biome

Lint and format web projects with a zero-config Rust-based toolchain.

Updated Feb 7, 2026
One-click install
npx skills add https://github.com/olavocarvalho/engrain --skill biome-olavocarvalho
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: biome
Source: https://github.com/olavocarvalho/engrain/tree/main/.agents/skills/biome
Command: npx skills add https://github.com/olavocarvalho/engrain --skill biome-olavocarvalho

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Biome consolidates linting and formatting into a single fast toolchain, eliminating the need for multiple configurations and slow workflows.

Core Features & Use Cases

  • Single tool for linting and formatting with zero-config defaults
  • TypeScript-first support and strong monorepo compatibility
  • Integrations with editors and CI to enforce code quality

Quick Start

Install Biome in your project and run the built-in checks to enforce formatting and linting.

Frequently Asked Questions about biome

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I set up zero-config linting and formatting for a TypeScript monorepo?

You can achieve zero-config linting and formatting for a TypeScript monorepo by installing a single Rust-based toolchain to replace multiple tools. It provides reliable code quality checks with TypeScript-first support and built-in defaults.

What is the best way to speed up slow lint and format workflows in web projects?

Speeding up slow lint and format workflows involves replacing multiple tools with a single blazing-fast Rust-based toolchain. This consolidates configuration and delivers reliable code quality checks rapidly.

Can I use a single tool for both linting and formatting in CI pipelines?

Yes, you can use a single all-in-one tool for both linting and formatting in CI pipelines. It enforces code quality and applies formatting with zero-config defaults, streamlining editor integrations and CI workflows.

Does this lint and format toolchain work with editor integrations?

Yes, the toolchain works with editor integrations to enforce code quality. It applies modern web development workflows directly in your editor using a single Rust-based tool with zero-config defaults.

Why consolidate separate lint and formatter tools into one toolchain?

Consolidating separate lint and formatter tools into one toolchain eliminates the need for multiple configurations and slow workflows. A single Rust-based toolchain provides fast performance and TypeScript-first support.