{"enrichment":{"faq":[{"a":"Biome is a Rust-powered linter and formatter that combines the functionality of ESLint and Prettier into a single tool for JavaScript and TypeScript projects. Instead of running two separate tools, Biome handles both linting and code formatting in one pass, eliminating configuration overhead and delivering dramatically faster performance while providing sensible defaults out of the box.","q":"What is Biome and how does it replace ESLint and Prettier?"},{"a":"Biome is designed to be significantly faster than running ESLint and Prettier separately. As a Rust-based tool, it achieves substantial performance gains through compiled execution and optimized algorithms. The exact speed improvement depends on your project size, but Biome's architecture enables it to process large codebases with minimal overhead compared to traditional JavaScript-based linting and formatting tools.","q":"How fast is Biome compared to ESLint and Prettier?"},{"a":"Yes, Biome supports migration from ESLint and Prettier configurations. Biome provides configuration options to align with common ESLint rules and Prettier formatting preferences. You can gradually adopt Biome by configuring it to match your existing code quality standards, then transition your CI/CD pipelines and local development workflows to use Biome instead of your previous setup.","q":"Can I migrate my existing ESLint and Prettier configuration to Biome?"},{"a":"Biome includes sensible defaults that allow you to start linting and formatting without any configuration. The tool works out of the box with recommended settings for JavaScript and TypeScript projects. If needed, you can customize behavior through a biome.json configuration file, but many teams find the defaults sufficient and appreciate the reduced setup complexity compared to ESLint and Prettier.","q":"What is the zero config linting and formatting approach in Biome?"},{"a":"Biome integrates into CI/CD systems through standard npm scripts and command-line commands like `biome check`. You can add Biome checks to GitHub Actions, GitLab CI, or other platforms by running the linter in your pipeline. For local development, Biome works with git hooks via tools like Husky, allowing you to lint and format code before commits. VSCode integration is also available through extensions.","q":"How do I integrate Biome into my CI/CD pipeline and git workflows?"},{"a":"Biome includes built-in support for monorepo structures and is well-suited for React and Next.js projects. It can be configured to handle multiple packages within a monorepo and respects TypeScript and JSX syntax out of the box. Biome's import sorting and formatting rules work seamlessly with modern JavaScript frameworks, making it an effective choice for complex project architectures.","q":"Does Biome support monorepo and React/Next.js project setups?"}],"shadow_tags":["rust-based-tooling","code-analysis","developer-workflow","performance-optimized","zero-configuration","multi-language-support","editor-integration","automation-friendly","monorepo-capable","eslint-alternative"],"summary_rewrite":"Biome combines linting and formatting into one Rust-powered tool designed for JavaScript and TypeScript projects. It eliminates the need for separate ESLint and Prettier setups while delivering dramatically faster performance and sensible defaults out of the box."},"files":[{"bytes":17781,"path":"toolchains/javascript/tooling/biome/SKILL.md","sha256":"3470665b9db2bfcb1bb1001c2e67816b393676c8e94ba7b51adc86e53c5a10d1","url":"https://skillfed.io/files/bobmatnyc/claude-mpm-skills/biome/e13e7797/SKILL.md"}],"id":"bobmatnyc/claude-mpm-skills/biome","links":{"html":"https://skillfed.io/bobmatnyc/claude-mpm-skills/biome","md":"https://skillfed.io/bobmatnyc/claude-mpm-skills/biome.md","repo":"https://github.com/bobmatnyc/claude-mpm-skills"},"meta":{"agents_supported":[],"first_seen":"2026-07-28","forks":18,"language":"Python","last_updated":"2026-07-18","license":"MIT","name":"biome","publisher":"bobmatnyc","stars":62},"relations":{"similar":[{"id":"secondsky/claude-skills/ultracite"},{"id":"shipshitdev/skills/linter-formatter-init"},{"id":"shipshitdev/skills/biome-validator"},{"id":"managedcode/dotnet-skills/biome"},{"id":"notque/vexjoy-agent/code-linting"},{"id":"patricio0312rev/skills/code-formatter-installer"},{"id":"biomejs/biome/changeset"},{"id":"biomejs/biome/diagnostics-development"},{"id":"haydenbleasel/ultracite/ultracite"},{"id":"tobihagemann/turbo/review-tooling"}]},"slug":{"owner":"bobmatnyc","repo":"claude-mpm-skills","skill":"biome"},"version":"e13e7797"}
