·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.

4Installs·0Trend·@yonatangross

Installation

$npx skills add https://github.com/yonatangross/skillforge-claude-plugin --skill biome-linting

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/skillforge-claude-plugin.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/yonatangross/skillforge-claude-plugin --skill biome-linting
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/skillforge-claude-plugin.

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/skillforge-claude-plugin --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/skillforge-claude-plugin