remotion-video

Installation
SKILL.md

Remotion Video

Use this Note when the output should be a React-coded video project. Prefer a real Remotion scaffold over static storyboard prose when Studio is asked to preview, render, or hand off a video.

Current Workflow

  1. Create a project with package.json, remotion.config.ts, src/index.ts, src/Root.tsx, and a storyboard module.
  2. Preview with npx remotion studio src/index.ts.
  3. Render with npx remotion render src/index.ts <composition-id> <output>.
  4. For backend rendering, use Remotion's renderer APIs only after the project has a stable composition id, width, height, fps, duration, and props schema.

Scaffold Rules

Installs
1
First Seen
1 day ago
remotion-video — sarveshsea/design-skills