biome-linting
✓Biome 2.0+ linting and formatting for fast, unified code quality. Includes type inference, ESLint migration, CI integration, and 421 lint rules. Use when migrating from ESLint/Prettier or setting up new projects.
Installation
SKILL.md
Fast, unified linting and formatting (10-25x faster than ESLint + Prettier).
| Speed | 200ms for 10k lines | 3-5s | | Config files | 1 (biome.json) | 4+ | | npm packages | 1 binary | 127+ | | Rules | 421 | Varies by plugins | | Type inference | Yes (v2.0+) | Requires tsconfig |
| no-unused-vars | correctness/noUnusedVariables | | no-console | suspicious/noConsole | | @typescript-eslint/ | Most supported | | eslint-plugin-react | Most supported | | eslint-plugin-jsx-a11y | Most supported |
Biome 2.0+ linting and formatting for fast, unified code quality. Includes type inference, ESLint migration, CI integration, and 421 lint rules. Use when migrating from ESLint/Prettier or setting up new projects. Source: yonatangross/orchestkit.
Facts (cite-ready)
Stable fields and commands for AI/search citations.
- Install command
npx skills add https://github.com/yonatangross/orchestkit --skill biome-linting- Source
- yonatangross/orchestkit
- Category
- </>Dev Tools
- Verified
- ✓
- First Seen
- 2026-02-01
- Updated
- 2026-02-18
Quick answers
What is biome-linting?
Biome 2.0+ linting and formatting for fast, unified code quality. Includes type inference, ESLint migration, CI integration, and 421 lint rules. Use when migrating from ESLint/Prettier or setting up new projects. Source: yonatangross/orchestkit.
How do I install biome-linting?
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/yonatangross/orchestkit --skill biome-linting Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor
Where is the source repository?
https://github.com/yonatangross/orchestkit
Details
- Category
- </>Dev Tools
- Source
- skills.sh
- First Seen
- 2026-02-01