biome-developer
Curated third-party skill source. Run /review source before repo promotion.
biome-developer
Curated third-party skill source. Run /review source before repo promotion.
Quick Start
Install:
npx skills add biomejs/biome --skill biome-developer -y -g -a antigravity claude-code codex crush cursor gemini-cli github-copilot grok opencodeUse: /biome-developer
Works with Claude Code, Gemini CLI, OpenCode, and other agentskills.io-compatible agents.
What It Does
Section titled “What It Does”biome-developer supplies internal best practices and gotchas for contributors working on the Biome (formatter/linter) codebase itself. It covers AST navigation, string extraction without allocation, embedded language handling, clippy/style rules (no emojis, let chains, path imports), dev-dependency path usage, comment guidelines, testing via quick_test, and common API confusion tables. Marked as compatibility: “Designed for coding agents working on the Biome codebase (github.com/biomejs/biome).”
Harness Coverage
Section titled “Harness Coverage”Targets verified harnesses: antigravity, claude-code, codex, crush, cursor, gemini-cli, github-copilot, grok, opencode.
Portable multi-harness install command:
npx skills add biomejs/biome --skill biome-developer -y -g -a antigravity claude-code codex crush cursor gemini-cli github-copilot grok opencodeTrust / Audit
Section titled “Trust / Audit”Trust tier: Curated (curated-trust-gated)
Curated status: install-now-after-trust-gate
Risk notes: Curated third-party skill source. Run /review source before repo promotion.
Entry maintained in authoring SSOT docs/src/authoring/skills/biome-developer.mdx and docs/public/generated-registries/skills-catalog-index.json; research context is advisory.
Install Prerequisites
Section titled “Install Prerequisites”npx skills add biomejs/biome --skill biome-developer -y -g -a antigravity claude-code codex crush cursor gemini-cli github-copilot grok opencode
Intended to be used while editing the Biome monorepo; requires familiarity with Rust, the parser/analyzer crates, and the project’s justfile test helpers.
| Field | Value |
|---|---|
| Source Type | curated-external |
| Display Source | biomejs/biome |
| Source Kind | github |
| Installability | portable command |
| Review State | curated |
| Trust Tier | curated-trust-gated |
| Target Agents | antigravity, claude-code, codex, crush, cursor, gemini-cli, github-copilot, grok, opencode |
| Field | Value |
|---|---|
| Name | biome-developer |
View Full SKILL.md
---name: "biome-developer"description: "Curated third-party skill source. Run /review source before repo promotion."title: "Biome Developer"source_kind: "curated-external"source: "biomejs/biome"install_source: "biomejs/biome"status: "install-now-after-trust-gate"trust_tier: "curated-trust-gated"provenance_status: "verified-install-command"install_command: "npx skills add biomejs/biome --skill biome-developer -y -g -a antigravity claude-code codex crush cursor gemini-cli github-copilot grok opencode"target_agents: [antigravity, claude-code, codex, crush, cursor, gemini-cli, github-copilot, grok, opencode]source_url: "https://github.com/biomejs/biome"notes: "Curated third-party skill source. Run /review source before repo promotion."risk_notes: "Curated third-party skill source. Run /review source before repo promotion."promotion_policy: "Install only after trust gate; audit again before repo promotion."provenance_evidence: "Curated `npx skills add` command with named `--skill` selectors under `install-now-after-trust-gate` in authoring catalog."---
Curated third-party skill source. Run /review source before repo promotion.Install / provenance (from authoring frontmatter + research):
| Field | Value |
|---|---|
| install_command | npx skills add biomejs/biome --skill biome-developer -y -g -a antigravity claude-code codex crush cursor gemini-cli github-copilot grok opencode |
| source | biomejs/biome |
| source_url | https://github.com/biomejs/biome |
| trust_tier | curated-trust-gated |
| curated_status | install-now-after-trust-gate |
| target_agents | antigravity, claude-code, codex, crush, cursor, gemini-cli, github-copilot, grok, opencode |
