Official skills publisher Verified Skillscout rank 0

Biome

Biome publishes official AI agent skills for its tools, services, and developer workflows.

Browse 11 official AI agent skills across 1 Biome repository, with install commands and source links.

11 Skills
1 Repository
970 Installs
0 GitHub stars

Install

Add Biome skills to your agent

Install a full repository package, then let your agent activate the right skill for the task.

Ask your agent

Prompt

Fetch this Markdown manifest as plain text: https://skillscout.sh/official/biomejs/biomejs_skills_skillscout.md. If your browser cannot display the Markdown directly, use curl or another text fetcher. Recommend the relevant Biome skills package or packages for my goal, explain which individual skills matter, and wait for my approval. After I approve, install with the npx command. If no project is open, install it as an agent skill I can use later.

Skills packages

1 official repository

Includes 11 official skills: biome-developer, parser-development, formatter-development, lint-rule-development, testing-codegen, diagnostics-development.

11 skills 970 installs 0 stars
npx skills add biomejs/biome -y

11 skills

biomejs/biome 11 skills

biome-developer

biomejs/biome 277 installs
View source

parser-development

biomejs/biome 97 installs
View source

formatter-development

biomejs/biome 89 installs
View source

lint-rule-development

biomejs/biome 89 installs
View source

testing-codegen

biomejs/biome 83 installs
View source

diagnostics-development

biomejs/biome 80 installs
View source

type-inference

biomejs/biome 80 installs
View source

eslint-migrate-options

biomejs/biome 24 installs
View source

pull-request

biomejs/biome 22 installs
View source

Repository documentation

biomejs/biome package overview

biomejs/biome/README.md View on GitHub

biomejs/biome

Includes 11 official skills: biome-developer, parser-development, formatter-development, lint-rule-development, testing-codegen, diagnostics-development.

Top skills in this package

biome-developerOfficial Biome skill from biomejs/biome.
parser-developmentOfficial Biome skill from biomejs/biome.
formatter-developmentOfficial Biome skill from biomejs/biome.
lint-rule-developmentOfficial Biome skill from biomejs/biome.
testing-codegenOfficial Biome skill from biomejs/biome.
diagnostics-developmentOfficial Biome skill from biomejs/biome.
type-inferenceOfficial Biome skill from biomejs/biome.
eslint-migrate-optionsOfficial Biome skill from biomejs/biome.

Install

Install the full package:

npx skills add biomejs/biome -y

Install a specific skill:

npx skills add biomejs/biome@biome-developer -y

Use the package when you want your agent to choose the relevant skill from this official Biome repository.

View biomejs/biome on GitHub
Copied