Agent Skills: formatting

Run Remotion formatting and style checks until they pass. Use when the user asks to fix formatting or run the formatting command.

UncategorizedID: remotion-dev/remotion/formatting

Repository

remotion-devLicense: NOASSERTION
58,9764,495

Install this agent skill to your local

pnpm dlx add-skill https://github.com/remotion-dev/remotion/tree/HEAD/.agents/skills/formatting

Skill Files

Browse the full folder contents for formatting.

Download Skill

Loading file tree…

.agents/skills/formatting/SKILL.md

Skill Metadata

Name
formatting
Description
Run Remotion formatting and style checks until they pass. Use when the user asks to fix formatting or run the formatting command.

Run bun run stylecheck until the exit code is 0.

Do not treat lambda-go errors as blocking.