formatting
by remotion-dev
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 formattingRun bun run stylecheck until the exit code is 0.
Do not treat lambda-go errors as blocking.