Skip to main content
Back to registry

biome

bobmatnyc/claude-mpm-skills

Biome is a fast, all-in-one toolchain for web projects written in Rust. It replaces both ESLint and Prettier with a single tool that's 100x faster and provides zero-config defaults.

Installs321
Install command
npx skills add https://github.com/bobmatnyc/claude-mpm-skills --skill biome
Security audits
Gen Agent Trust HubPASS
SocketPASS
SnykPASS
About this skill
Biome is a fast, all-in-one toolchain for web projects written in Rust. It replaces both ESLint and Prettier with a single tool that's 100x faster and provides zero-config defaults. Key Features : Installation : The check command runs both linting and formatting: Format code without linting: Lint code without formatting: Use Biome's migration tool: Prettier → Biome Formatter : ESLint → Biome Linter : .husky/pre-commit : package.json : lefthook.yml : .git/hooks/pre-commit : Biome includes built-in import sorting: Configuration : Example : Biome has first-class TypeScript support: Type-aware linting : Biome works great in monorepos: 100x faster on average workloads. Biome includes intelligent caching: Biome uses all CPU cores by default: Patterns from active projects: Common scripts: - Single tool for linting and formatting - 100x faster than ESLint - Zero configuration by default - Built-in import sorting - TypeScript-first design - Partial Prettier compatibility - Native monorepo support - VS Code integration - Use biome check instead of separate format/lint commands - Enable --write flag for automatic fixes - Configure VS Code for format-on-save - Add git hooks to enforce quality before commits - Use CI mode ( biome ci ) in continuous integration - Start with recommended rules then customize - Leverage import sorting to organize imports automatically - Use overrides for...

Source description provided by the upstream skill listing. Community reviews and install context appear in the sections below.

Community Reviews

Latest reviews

Sign in to review

No community reviews yet. Be the first to review.

Browse this skill in context
FAQ
What does biome do?

Biome is a fast, all-in-one toolchain for web projects written in Rust. It replaces both ESLint and Prettier with a single tool that's 100x faster and provides zero-config defaults.

Is biome good?

biome does not have approved reviews yet, so SkillJury cannot publish a community verdict.

What agent does biome work with?

biome currently lists compatibility with codex, gemini-cli, opencode, cursor, kimi-cli, github-copilot.

What are alternatives to biome?

Skills in the same category include telegram-bot-builder, flutter-app-size, sharp-edges, iterative-retrieval.

How do I install biome?

npx skills add https://github.com/bobmatnyc/claude-mpm-skills --skill biome

Related skills

More from bobmatnyc/claude-mpm-skills

Related skills

Alternatives in Software Engineering