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 格式。
质量评分
类似扩展
Cleanup Cycles
100Detect 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".
Modern Python
99Configures Python projects with modern tooling (uv, ruff, ty). Use when creating projects, writing standalone scripts, or migrating from pip/Poetry/mypy/black.
Definition Of Done
100Mandatory checks to run before completing any task that touches md files or dart code in this repository.
Karpathy Coder
100Use 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.
Coding Standards
100Baseline cross-project coding conventions for naming, readability, immutability, and code-quality review. Use detailed frontend or backend skills for framework-specific patterns.
Deepinit
100Deep codebase initialization with hierarchical AGENTS.md documentation