Biome
Skill AktivBiome - 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.
Funktionen
- 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
Anwendungsfälle
- 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
Nicht-Ziele
- 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%.
Installation
npx skills add bobmatnyc/claude-mpm-skillsFührt das Vercel skills CLI (skills.sh) via npx aus — benötigt Node.js lokal und mindestens einen installierten skills-kompatiblen Agent (Claude Code, Cursor, Codex, …). Setzt voraus, dass das Repo dem agentskills.io-Format folgt.
Qualitätspunktzahl
Vertrauenssignale
Ähnliche Erweiterungen
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