Remotion 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:
references/remotion-capabilities.md— Core Remotion knowledge (architecture, features, limitations, packages)references/intelligent-inference.md— How to analyze vague requests and auto-fill smart defaults
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 | references/remotion-capabilities.md | ALWAYS READ FIRST — core Remotion knowledge needed for every prompt |
| Intelligent Inference | references/intelligent-inference.md | ALWAYS READ — how to handle vague prompts, auto-fill defaults, infer from signals |
| Video Types (Router) | references/video-types.md | Identifying video category: marketing, social, data-viz, education, e-commerce, etc. |
| Prompt Engineering | references/prompt-engineering.md | How to structure the final prompt output, 12-section format, scene descriptions |
| Discovery Workflow | references/discovery-workflow.md | Follow-up questions to ask users, requirement gathering, clarification strategies |
| Asset & Styling Guide | references/asset-styling-guide.md | Colors, fonts, logos, images, audio, branding, dimensions, platform specs |
| Animation & Effects | references/animation-effects.md | Spring physics, transitions, easing, text animations, 3D, particles, motion patterns |
| Domain Examples (Router) | references/prompt-engineering/domain-examples.md | Real prompt examples for specific industries: SaaS, real estate, finance, education |
How This Skill Works
- ALWAYS read
remotion-capabilities.mdandintelligent-inference.mdfirst - 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