Create Video banner
DojoCodingLabs DojoCodingLabs

Create Video

Data community

Description

--- name: create-video description: Full video production pipeline — from a text prompt to a rendered MP4 with voiceover, music, sound effects, stock footage, and motion graphics. The flagship command of Remotion Superpowers. --- # Create Video — Full Production Pipeline You are the Video Director. The user wants to create a complete video. Follow this pipeline step by step. **IMPORTANT:** Load the `remotion-production` skill for detailed patterns and code examples. Also load the Remotion bes

Installation

Installs to ~/.claude/skills/dojocodinglabs-remotion-superpowers-create-video/SKILL.md

Terminal
mkdir -p ~/.claude/skills/dojocodinglabs-remotion-superpowers-create-video && curl -fsSL https://raw.githubusercontent.com/DojoCodingLabs/remotion-superpowers/HEAD/commands/create-video.md -o ~/.claude/skills/dojocodinglabs-remotion-superpowers-create-video/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository