remotion-scaffold
Installation
SKILL.md
Remotion Scaffold
Creates the foundational folder structure, configuration files, and organizational framework for Remotion video projects. This skill focuses exclusively on project setup and does NOT generate animation logic or component implementation.
What This Skill Does
Generates project scaffolding for:
- Directory structure — Organized folder layout for compositions, scenes, assets
- Configuration files — Base constants.ts, types.ts with empty templates
- Empty scene templates — Placeholder scene components with TODO markers
- Asset directories — Organized folders for images, audio, fonts
- Registration setup — Composition registration in Root.tsx