git log --oneline --stat
HEAD
- Stars
- 7.2k
- Forks
- 433
- Updated
- Jun 24, 2026
repo --stat
stars
7.2k
forks
433
last update
Jun 24, 2026
license
MITv2.3.0
quickstart.sh
3 steps
- Install
// Drops SKILL.md into ~/.claude/skills/
$ claude skills add biome-lint-format-toolchain - Invoke
// Run from any project directory
$ claude --skill biome-lint-format-toolchain "wire up a GitHub Actions deploy" - Iterate
// Re-run with edits — Claude keeps the skill loaded
$ claude --skill biome-lint-format-toolchain "now refactor it"
biome-lint-format-toolchain/
references
- references/
- SKILL.mdopen
- README.mdopen
SKILL.md
readonly
- name:
- Biome Toolchain Pro
- slug:
- biome-lint-format-toolchain
- version:
- v2.3.0
- license:
- MIT
- author:
- @biome-craft
- repository:
- github.com/biome-craft/biome-lint-format-toolchain
- categories:
- tags:
- #biome#linter#formatter#eslint-migration#type-aware
- description:
Migrate ESLint+Prettier to Biome 2.x — type-aware lint, biome.json config, GritQL plugins, CI and format-on-save.
features.md
3 capabilities
// What you can do with it
- Automates the tedious parts of the workflow.
- Gives Claude the right context, tools, and guardrails.
- Produces consistent, reviewable output every time.
README.md
biome-lint-format-toolchain/README.md
5 sections
Loading README…
$ cat reviews/
Reviews
// No reviews yet. Be the first.
Loading review form…