Skip to main content

biomejs/biome

SkillsMP 已收集 biomejs/biome 中的 12 个 Skill。打开任一 Skill 可查看来源和详情。

最近记录的来源活动
SkillsMP 收录数据更新
已收集 skills
12
GitHub 星标
25,562
GitHub Forks
1,183

这个仓库中的 skills

已展示 12 / 12 个已收集 Skill。

职业分类
软件质量保证分析师与测试员
描述

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

原文语言:英语

更新
职业分类
软件开发工程师
描述

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…

原文语言:英语

更新
职业分类
软件开发工程师
描述

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.

原文语言:英语

更新
职业分类
软件开发工程师
描述

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.

原文语言:英语

更新
职业分类
软件开发工程师
描述

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…

原文语言:英语

更新
职业分类
软件开发工程师
描述

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

原文语言:英语

更新
职业分类
软件开发工程师计算机程序员
描述

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

原文语言:英语

更新
职业分类
软件质量保证分析师与测试员
描述

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.

原文语言:英语

更新
职业分类
软件开发工程师
描述

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.

原文语言:英语

更新
职业分类
软件开发工程师
描述

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…

原文语言:英语

更新
职业分类
软件开发工程师
描述

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…

原文语言:英语

更新
职业分类
软件开发工程师
描述

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.

原文语言:英语

更新
已展示 12 / 12 个已收集 Skill。