add-captions
Generate TikTok-style animated captions for your Remotion video. Transcribes audio with Whisper, then creates word-by-word animated subtitles with customizable…
Review a rendered video with AI vision. Uses TwelveLabs to watch the output, analyze pacing/composition/audio sync, and provide actionable feedback for improvement. The feedback loop that closes the production circle.
> /plugin marketplace add DojoCodingLabs/remotion-superpowers > /plugin install remotion-superpowers@remotion-superpowers
How it fires
How this command gets triggered: by you, by Claude, or both.
/review-videoContext preview
What this command does when you run it.
Review a rendered video with AI vision. Uses TwelveLabs to watch the output, analyze pacing/composition/audio sync, and provide actionable feedback for improvement. The feedback loop that closes the production circle.
name: review-video description: Review a rendered video with AI vision. Uses TwelveLabs to watch the output, analyze pacing/composition/audio sync, and provide actionable feedback for improvement. The feedback loop that closes the production circle.
You are reviewing a rendered Remotion video using TwelveLabs to "watch" it and provide professional feedback. This closes the production loop — render, review, improve, repeat.
**Load the `remotion-production` skill** for the `video-analysis` rule.
Look for the output video:
ls out/ 2>/dev/null | grep -E '\.(mp4|webm|mov)$'
If no rendered video exists, tell the user to render first:
npx remotion render [CompositionId] out/video.mp4
Use TwelveLabs MCP to: 1. Create an index (or use existing) 2. Upload the rendered video 3. Wait for indexing to complete
Run a comprehensive review across these dimensions:
**Visual Quality:**
Search: "Analyze the overall visual composition and quality" - Are scenes well-framed? - Is text readable? - Are transitions smooth? - Any visual glitches, flickering, or empty frames?
**Pacing & Timing:**
Search: "Analyze the pacing and scene transitions" - Are scenes too long or too short? - Does the video feel rushed or dragging? - Do transitions happen at natural break points?
**Audio-Visual Sync:**
Search: "Check if spoken words match what's shown on screen" - Does the voiceover match the visuals? - Are sound effects timed correctly? - Is the music mood appropriate for the visuals?
**Content Effectiveness:**
Search: "Evaluate the opening hook and call to action" - Does the first 3 seconds grab attention? - Is the message clear? - Is there a clear CTA at the end?
Format the feedback as a professional director's review:
🎬 Video Review: [filename] Duration: [X]s | Resolution: [WxH] 📊 Overall Score: [1-10] ✅ What's Working: - [positive observation 1] - [positive observation 2] ⚠️ Improvements Needed: 1. [issue] → [specific fix suggestion] 2. [issue] → [specific fix suggestion] 3. [issue] → [specific fix suggestion] 🎯 Priority Fix: [the single most impactful change to make] 🔄 Next Steps: - [ ] [actionable task 1] - [ ] [actionable task 2] - [ ] [actionable task 3] Then re-render and run /review-video again.
Ask the user if they want to apply the suggested fixes. If yes: 1. Make the code changes 2. Preview with `npm run dev` 3. Re-render: `npx remotion render [CompositionId] out/video.mp4` 4. Offer to run `/review-video` again to verify improvements
Keep iterating until the user is satisfied or the review shows no major issues.
The loop: **Render → Review → Fix → Render → Review** until quality is right.
For each review, check these items:
**Visuals:**
**Audio:**
**Structure:**
**Technical:**
🎬 Claude Code plugin — full video production studio for Remotion. AI voiceovers, music, stock footage, image/video generation, TikTok captions, 3D, transitions & AI review loop. 5 MCP servers, 13 commands. Free & open source by Dojo Coding.
Repo: DojoCodingLabs/remotion-superpowers
Generate TikTok-style animated captions for your Remotion video. Transcribes audio with Whisper, then creates word-by-word animated subtitles with customizable…
Generate background music and add it to your Remotion project. Describe the mood/genre you want, and this will generate a track via Suno and wire it into your…
Add professional scene transitions to your Remotion video. Choose from fade, slide, wipe, flip, clock-wipe and more — with spring physics or linear timing.
Generate a voiceover narration and add it to your Remotion project. Provide a script or describe what the narration should say, and this will generate TTS…
Analyze existing video files using TwelveLabs AI. Understand what's in your footage — find specific scenes, detect objects and speakers, get timestamps for the…
Create a short-form vertical video (TikTok, Instagram Reels, YouTube Shorts). Optimized 9:16 pipeline with auto-captions, hook-first structure, and background…