setup-biome

Installation
SKILL.md

Setup Biome + Ultracite

What This Sets Up

  • Biome linter/formatter with Ultracite opinionated preset
  • biome.jsonc extending ultracite/biome/core + ultracite/biome/react
  • Stop hook that auto-fixes lint/format on all changed JS/TS files (skips noUnusedImports to avoid import deletion loops)
  • Strict overrides: noConsole, cognitive complexity 15, noDeprecatedImports, restricted imports

Steps

1. Install dependencies

bun add -D @biomejs/biome ultracite --yarn

2. Create biome.jsonc

Related skills
Installs
9
GitHub Stars
3
First Seen
Mar 25, 2026