# Formatting

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

- Skill: `remotion-dev/formatting` (Agent Skill)
- Install (CLI): `npx skillmds@latest add remotion-dev/formatting`
- Raw SKILL.md: https://api.skillmd.com/api/skills/remotion-dev/formatting/raw
- Safety review: pending (external: skill-scanner PASS, skillspector PASS)
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: Remotion (https://skillmd.com/u/remotion-dev)
- Updated: 2026-09-21
- Page: https://skillmd.com/skills/remotion-dev/formatting

---


Run `bun run stylecheck` until the exit code is 0.

Do not treat `lambda-go` errors as blocking.

