Learn-skills.dev remotion-prompt-generator
Generate detailed, production-ready prompts for the Remotion Dev skill to create programmatic React-based videos. MANDATORY TRIGGERS: remotion prompt, video prompt, generate video prompt, remotion video, create video prompt, video brief, video specification, make a video, create a video. Also trigger when user wants to create any kind of video using Remotion, needs help describing a video project, wants a prompt for a video generation tool, or asks for a video brief/spec. When in doubt, use it.
git clone https://github.com/NeverSight/learn-skills.dev
T=$(mktemp -d) && git clone --depth=1 https://github.com/NeverSight/learn-skills.dev "$T" && mkdir -p ~/.claude/skills && cp -r "$T/data/skills-md/abhisheksharma-17/skills-graph/remotion-prompt-generator" ~/.claude/skills/neversight-learn-skills-dev-remotion-prompt-generator && rm -rf "$T"
data/skills-md/abhisheksharma-17/skills-graph/remotion-prompt-generator/SKILL.mdRemotion Prompt Generator — Skill Router
Generate comprehensive, structured prompts that the Remotion Dev skill can use to produce professional programmatic videos.
MANDATORY: Always-Load References
Before generating ANY prompt, you MUST read these two files first:
— Core Remotion knowledge (architecture, features, limitations, packages)references/remotion-capabilities.md
— How to analyze vague requests and auto-fill smart defaultsreferences/intelligent-inference.md
MANDATORY: Web Search Requirement
Before generating a prompt, you MUST perform web search to gather context about what the user is building:
- Search for the user's product/company/industry if mentioned
- Search for current design trends relevant to their video type
- Search for competitor examples or reference videos in their space
- This context makes prompts dramatically better — never skip it
Reference Files
| Reference | File | Read When |
|---|---|---|
| Remotion Capabilities | | ALWAYS READ FIRST — core Remotion knowledge needed for every prompt |
| Intelligent Inference | | ALWAYS READ — how to handle vague prompts, auto-fill defaults, infer from signals |
| Video Types (Router) | | Identifying video category: marketing, social, data-viz, education, e-commerce, etc. |
| Prompt Engineering | | How to structure the final prompt output, 12-section format, scene descriptions |
| Discovery Workflow | | Follow-up questions to ask users, requirement gathering, clarification strategies |
| Asset & Styling Guide | | Colors, fonts, logos, images, audio, branding, dimensions, platform specs |
| Animation & Effects | | Spring physics, transitions, easing, text animations, 3D, particles, motion patterns |
| Domain Examples (Router) | | Real prompt examples for specific industries: SaaS, real estate, finance, education |
How This Skill Works
- ALWAYS read
andremotion-capabilities.md
firstintelligent-inference.md - ALWAYS do a web search about what the user wants to build (their product, industry, competitors)
- Analyze the user's request — extract every signal, infer what you can, auto-fill smart defaults
- Ask only 2-3 critical questions that cannot be inferred (use AskUserQuestion tool)
- Read the relevant video-type sub-reference and domain example
- Generate a complete, detailed, 12-section structured prompt for the Remotion Dev skill
- The Remotion Dev skill uses that prompt to write React/Remotion code
Quick Reference
- Remotion docs: https://remotion.dev/docs
- GitHub: https://github.com/remotion-dev/remotion
- Templates: https://remotion.dev/templates