$npx -y skills add remotion-dev/remotion --skill formattingRun Remotion formatting and style checks until they pass. Use when the user asks to fix formatting or run the formatting command.
| 1 | Run `bun run stylecheck` until the exit code is 0. |
| 2 | |
| 3 | Do not treat `lambda-go` errors as blocking. |