# Remotion > Skill for creating programmatic videos with Remotion - Author: Sbozo88 - Repository: Sbozo88/TKM-Registration-Form - Version: 20260128021444 - Stars: 0 - Forks: 0 - Last Updated: 2026-02-06 - Source: https://github.com/Sbozo88/TKM-Registration-Form - Web: https://mule.run/skillshub/@@Sbozo88/TKM-Registration-Form~Remotion:20260128021444 --- --- name: Remotion description: Skill for creating programmatic videos with Remotion --- # Remotion Skill This skill provides instructions for creating videos using Remotion. ## Overview Remotion allows you to create videos programmatically using React. ## Instructions - Use `npm create video` to scaffold a new project if needed. - Define compositions in `src/Root.tsx`. - Use the `useCurrentFrame` and `spring` hooks for animations. - Render videos using `npx remotion render`.