Generates animation configurations for Remotion including spring configs, interpolations, easing functions, and timing logic. Focuses ONLY on animation parameters, NOT component implementation. Use when defining animation behavior or when asked to "configure animations", "setup spring configs", "define easing curves".
$npx -y skills add ncklrs/startup-os-skills --skill remotion-animationInstalls into the current project.
Run `npx skills use "https://github.com/ncklrs/startup-os-skills" --skill "ncklrs/startup-os-skills/remotion-animation"` 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.