remotion-spec-translator
Installation
SKILL.md
Remotion Spec Translator
Orchestrates the complete translation pipeline from motion design specifications to working Remotion code. This skill acts as a coordinator that delegates work to specialized skills for each aspect of the translation.
What This Skill Does
Orchestrates the translation by:
- Coordinating pipeline — Calls specialized skills in correct order
- Parsing specs — Extracts requirements for each skill
- Managing handoffs — Ensures output from one skill feeds into next
- Validating completeness — Confirms all scenes implemented
- Documenting workflow — Tracks pipeline progress