frame-and-explain
When to use
Use this skill whenever you are dealing with Remotion code, to obtain the domain-specific knowledge.
Attribution. The guidance in this skill and in
rules/is adapted and condensed from the official Remotion documentation at https://www.remotion.dev/docs, which remains the authoritative source — individual topics link back to it throughout. This skill is an independent, unofficial reference and is not affiliated with or endorsed by Remotion. Remotion itself is licensed separately; see https://remotion.dev/license, and note that companies above a certain size need a paid Remotion license to use it.
New project setup
When in an empty folder or workspace with no existing Remotion project, scaffold one using:
npx create-video@latest --yes --blank --no-tailwind my-video
Replace my-video with a suitable project name.
Designing a video
Before designing visual scenes, layouts, promos, motion graphics, or text-heavy videos, load rules/video-layout.md for video-first layout and text sizing guidance.