Generates individual Remotion scene components from visual direction. Input is visual/animation description for a specific scene. Output is SCENE_COMPONENT.md with complete TSX implementation. Use when implementing scenes or when asked to "create a scene component", "implement scene from spec", "build Scene1Intro".
$npx -y skills add ncklrs/startup-os-skills --skill remotion-component-genInstalls into the current project.
Run `npx skills use "https://github.com/ncklrs/startup-os-skills" --skill "ncklrs/startup-os-skills/remotion-component-gen"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/ncklrs/startup-os-skills" that are relevant to the current task. Run `npx skills add "https://github.com/ncklrs/startup-os-skills"` and select the relevant skills, then follow their instructions.