Loading skill
Install any skill in seconds. Free to start, no credit card required.
Get Started Free →Use Biome in .NET repositories that ship Node-based frontend assets and want a fast combined formatter-linter-import organizer for JavaScript, TypeScript, CSS, JSON, GraphQL, or HTML. USE FOR: biome.json or @biomejs/biome setup; fast frontend formatting and linting; replacing overlapping frontend style tools deliberately. DO NOT USE FOR: ESLint-only plugin coverage; runtime site audits such as headers, accessibility, or browser behavior. INVOKES: inspect the repository context, edit targeted fil
.claude/skills/managedcode-biome/SKILL.md| Test case | Without → With | Effect | Δ tokens | Δ turns |
|---|---|---|---|---|
| case-04 | ✗→✓ | ▲ Improved | -12% | 0% |
| case-06 | ✗→✓ | ▲ Improved | -4% | 0% |
| case-10 | ✗→✓ | ▲ Improved | 32% | 0% |
| case-11 | ✗→✓ | ▲ Improved | 80% | 0% |
| case-12 | ✗→✓ | ▲ Improved | -11% | 0% |
biome.json, @biomejs/biome, or the user asks for a faster all-in-one frontend formatter-linter stackwebhintAGENTS.mdpackage.jsonbiome.json or biome.jsoncbiome.json only after confirming what the repo wants Biome to own.package.json, for example:biome check .biome check . --writecheck and bounded folders before flipping the whole repo to --write.2.5.8 adds useReactCompiler, noSvelteLegacyConst, and noInvalidPropertyInitValue, and parses HTML style attributes as CSS. Enable new rules deliberately because React Compiler and Svelte legacy checks can change an existing migration plan.biome check command before removing suppressions or accepting formatter churn.--stdin-file-path is used, verify that the intended nested biome.json is selected and that ignored input produces the expected warning. Keep fixtures for Vue custom blocks, Svelte attachments, Tailwind class sorting, and non-ASCII diagnostic spans when those surfaces matter.rg --files -g 'package.json' -g 'biome.json*'rg -n '"@biomejs/biome"|"eslint"|"prettier"|"stylelint"' --glob 'package.json' .npm i -D -E @biomejs/biomenpx @biomejs/biome initAGENTS.md and package.json, then verify with:npx @biomejs/biome check .npx @biomejs/biome check . --writestatus: configured if Biome is now wired with explicit ownership, or status: improved if the existing setup was tightened.status: not_applicable when the repo intentionally stays on ESLint-centered ownership and no migration or comparison was requested.--write runs can cause large churn; start with bounded folders or changed files first.biome.json before trusting the signal.check commands--write runsstatus: not_applicable with a reason.status: complete | clean | improved | configured | not_applicable | blockedplan: concise plan and current stepactions_taken: concrete changes madeverification: commands, checks, or review evidenceremaining: unresolved items or noneOther measured skills in the registry, with their headline benchmark lift.