biome-lint-format
Installation
SKILL.md
Biome Lint Format
Set up Biome with a consistent workflow and minimal friction.
Workflow
- Confirm project context:
- Package manager
- JavaScript/TypeScript scope
- Keep ESLint/Prettier or migrate fully
- Need Tailwind CSS directive support
- Need pre-commit hooks
-
Install Biome and create baseline configuration.
-
Add project scripts for lint/format/check/ci flows.
-
Configure editor integration (VS Code) if requested.