How To Use Reelcraft
Learn how Reelcraft autonomously inspects brand colors, authors high-retention 4-beat storyboards, snaps animations to music downbeats, and renders 1080×1920 MP4s.
Automated Theme & Brand Extraction
When you invoke /reelcraft inside any repository, Reelcraft scans your codebase before generating a single line of animation:
- Theme Detection: Identifies dark-first (obsidian, terminal) or light-first (paper & ink) surfaces.
- Colorgrading Palette: Extracts primary brand hex codes from CSS tokens, Tailwind configs, or SVG logos.
- Vector Logos: Locates vector marks in
assets/orpublic/and calculates optimal positioning.
Detected Theme: Luminous Dark (Background #06080E)Extracted Accents: #8B5CF6 (Brand Violet) + #06B6D4 (Cyber Cyan)4-Beat Storyboard & Studio Voiceover
Reelcraft structures your project's story using the 4-Beat algorithmic retention curve:
Narration is generated locally using Kokoro-82M (English default, zero API key required) or Edge-TTS (Hindi/Hinglish).
Kinetic Motion & Audio Beat Snapping
Powered by Hyperframes, the video is composed directly with modern web standards:
- Sub-Frame Audio Snapping: Music downbeats and drum transients are detected, snapping card reveals precisely to the beat.
- UI Sound Design: Bundles mechanical typing sounds (keystroke clicks) and tactile interface pops.
- 100% Platform Safe-Zones: Strict margins ensure zero overlay collision with social media UI.
1080×1920 MP4 & Social Publishing Kit
Every run renders a self-contained output folder ready for immediate publishing:
reel-output/├── reel.mp4 # 1080x1920 60fps finished H.264+AAC video├── poster.jpg # Frame-1 high-contrast cover thumbnail├── captions.txt # Ready-to-publish copy + 15 targeted hashtags├── reel-plan.md # Storyboard, timestamps & voiceover script└── composition/ # Complete editable HTML/CSS/JS sourceAutonomous Topic Mode
You do not even need an existing codebase. Pass any technical topic or research paper directly into the prompt:
/reelcraft "Physical AI & Humanoid Robotics in 2026" --voice/reelcraft "Why Vector Databases Are Taking Over LLM Memory" --tone cyberpunk/reelcraft "DeepSeek-R1 Architecture Explained in 30 Seconds" --lang hi --voiceConfigure Your Command
/reelcraft --voice