Skip to main content

lint-rule-development

Step-by-step guide for creating and implementing lint rules in Biome's analyzer. Use when implementing rules like noVar, useConst, or any custom lint/assist rule, adding code actions to fix diagnostics, implementing semantic analysis for binding references, or adding configurable options to rules.

Jump to install

Source facts

Repository
biomejs/biome
Last source activity
July 23, 2026 at 09:51
Detected SKILL.md language
English
Stars
25,551
Forks
1,183

Install options

The review-first prompt is selected by default. You can switch to a direct command or download a local copy.

Review the source files

Read SKILL.md and any companion files shown by SkillsMP before deciding whether to install.