Skip to main content

biomejs/biome

SkillsMP a collecté 12 skills depuis biomejs/biome. Ouvrez un skill pour examiner sa source et ses détails.

Dernière activité source enregistrée
Catalogue SkillsMP mis à jour
skills collectés
12
Étoiles GitHub
25 562
Forks GitHub
1 183

Affichage de 12 skills collectés sur 12.

métier
Analystes en assurance qualité des logiciels et testeurs
description

Static, read-only code review of a Biome (github.com/biomejs/biome) pull request, local branch, commit range, diff, or working tree being prepared as a PR. Applies Biome's own conventions - nursery placement and naming for lint rules, diagnostics quality,…

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

How to write inline comments, rustdoc, and module documentation in the Biome codebase. The audience is Biome developers reading the source, not end users. Use whenever writing or editing `//` comments, `///` item docs, or `//!` module docs — including…

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

General development best practices and common gotchas when working on Biome. Use for avoiding common mistakes, understanding Biome-specific patterns (AST, syntax nodes, string extraction, embedded languages), and learning technical tips.

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Guide for creating high-quality, user-friendly diagnostics in Biome. Use when creating diagnostics for lint rules, adding helpful advice to error messages, implementing code frame displays, or improving diagnostic quality.

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Guide for implementing formatting rules using Biome's IR-based formatter infrastructure. Use when implementing formatting for new syntax nodes, handling comments in formatted output, writing or debugging formatter snapshot tests, diagnosing idempotency…

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

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,…

Langue du texte source : anglais

mis à jour
métier
Développeurs de logicielsProgrammeurs informatiques
description

Guide for implementing parsers with error recovery for new languages in Biome. Use when adding parsing support for a new language, implementing error recovery in a parser, or writing grammar definitions in .ungram format for JavaScript, CSS, JSON, HTML,…

Langue du texte source : anglais

mis à jour
métier
Analystes en assurance qualité des logiciels et testeurs
description

Guide for testing workflows and code generation commands in Biome. Use when running snapshot tests for lint rules, managing insta snapshots, or regenerating analyzer/parser/formatter code after changes.

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Guide for working with Biome's module graph and type inference system. Use when implementing type-aware lint rules, understanding type resolution, working on the module graph infrastructure, or implementing type inference for new features.

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Guide for implementing ESLint-to-Biome rule option migrators inside `biome migrate eslint`. Use whenever you add or update a Biome lint rule that has an ESLint source rule with configurable options, need to deserialize plugin-specific ESLint options, or need…

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Guide for creating and writing proper changesets for Biome PRs. Use when a PR introduces user-visible changes (bug fixes, new features, rule changes, formatter changes, parser changes) that need a changeset entry for the CHANGELOG. Trigger when creating…

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Guide for creating proper pull requests for the Biome project. Use when opening a PR, writing a PR description, choosing the correct target branch, or filling out the PR template. Trigger when creating PRs, writing PR summaries, or preparing code for review.

Langue du texte source : anglais

mis à jour
Affichage de 12 skills collectés sur 12.