byremotion-dev· 70 skills
Implement or review a Remotion 5 breaking change while the v4 and v5 release lines still share code. Use when v4 behavior and public types must remain compatible on main, but flipping the central v5 flag should activate a new runtime behavior, default, or TypeScript API.
$npx -y skills add remotion-dev/remotion --skill v5-breaking-changesInstalls into the current project.
Run `npx skills use "https://github.com/remotion-dev/remotion" --skill "remotion-dev/remotion/v5-breaking-changes"` 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/remotion-dev/remotion" that are relevant to the current task. Run `npx skills add "https://github.com/remotion-dev/remotion"` and select the relevant skills, then follow their instructions.