remotion-dev/formatting
Run Remotion formatting and style checks until they pass. Use when the user asks to fix formatting or run the formatting command.
npx skills add https://github.com/remotion-dev/remotion --skill formatting
Run bun run stylecheck until the exit code is 0.
Do not treat lambda-go errors as blocking.
Take remotion-dev/formatting from the repository into ~/.claude/skills for personal
use, or into .claude/skills inside a project.
The agent identifies a skill by the name field in its header. Two skills with the
same name cannot sit side by side — one of them will be ignored.