跳转到主要内容
此内容尚未提供您的语言版本,正在以英文显示。

Biome

技能 活跃

Biome - Fast all-in-one toolchain for web projects (linter + formatter in Rust, 100x faster than ESLint)

目的

To help users efficiently set up, configure, and use Biome for fast linting and formatting in their web development projects, improving code quality and developer productivity.

功能

  • Fast, all-in-one linting and formatting
  • Zero-config defaults and extensive customization
  • 100x faster than ESLint + Prettier
  • First-class TypeScript support
  • VS Code integration guidance
  • Migration paths from ESLint/Prettier
  • Monorepo support

使用场景

  • When needing to replace ESLint and Prettier with a single, faster toolchain
  • When setting up a new web project or modernizing an existing one
  • When integrating code quality checks into CI/CD pipelines
  • When aiming for consistent code style across a team

非目标

  • Replacing build tools like Webpack or Vite
  • Managing project dependencies beyond Biome itself
  • Providing AI-powered code generation or refactoring

Trust

  • warning:Issues AttentionIn the last 90 days, 4 issues were opened and 0 were closed, indicating slow or no response to open issues. The closure rate is 0%.

安装

npx skills add bobmatnyc/claude-mpm-skills

通过 npx 运行 Vercel skills CLI(skills.sh)— 需要本地安装 Node.js,以及至少一个兼容 skills 的智能体(Claude Code、Cursor、Codex 等)。前提是仓库遵循 agentskills.io 格式。

质量评分

79 /100
3 days ago 分析

信任信号

最近提交about 1 month ago
星标44
许可证MIT
状态
查看源代码

类似扩展

Cleanup Cycles

100

Detect and untangle circular dependencies. Runs madge/skott (TS), pycycle (Py), or compiler-only checks (Go/Rust). Auto-fixes leaf-extractable cycles; reports core cycles for human review. Use when the user asks to find circular imports, fix dependency cycles, or untangle module graph. Example queries — "find circular imports", "fix dependency cycles", "untangle our module graph", "why is madge complaining".

技能
raintree-technology

Modern Python

99

Configures Python projects with modern tooling (uv, ruff, ty). Use when creating projects, writing standalone scripts, or migrating from pip/Poetry/mypy/black.

技能
trailofbits

Definition Of Done

100

Mandatory checks to run before completing any task that touches md files or dart code in this repository.

技能
flutter

Karpathy Coder

100

Use when writing, reviewing, or committing code to enforce Karpathy's 4 coding principles — surface assumptions before coding, keep it simple, make surgical changes, define verifiable goals. Triggers on "review my diff", "check complexity", "am I overcomplicating this", "karpathy check", "before I commit", or any code quality concern where the LLM might be overcoding.

技能
alirezarezvani

Coding Standards

100

Baseline cross-project coding conventions for naming, readability, immutability, and code-quality review. Use detailed frontend or backend skills for framework-specific patterns.

技能
affaan-m

Deepinit

100

Deep codebase initialization with hierarchical AGENTS.md documentation

技能
Yeachan-Heo