ultracite

ultracite

A zero-configuration code linting and formatting tool supporting multiple toolchains.

MCPDevOpen source
Type
MCP
Open source
Yes
GitHub Stars
★ 3.0k
Source
mcp-github

Overview

Ultracite is a highly customizable, zero-configuration code linting and formatting tool. It helps you and your AI models write consistent, type-safe code without tedious configuration. Choose your preferred toolchain and configure hundreds of battle-tested rules in seconds with a single command. Suitable for both single-repository and multi-repository projects. Initialize using the `npx ultracite init` command, supporting toolchains such as ESLint, Biome, and Oxlint.

Capabilities

  • Zero-configuration code linting
  • Automatic code formatting
  • Support for multiple toolchains
  • AI model compatibility
  • Cross-repository consistency

Use cases

Consistent code styleAutomated code reviewImproved code qualityMulti-repository project management

Setup

Requires: Node 环境
npx ultracite init

This information was compiled by AI from public sources and may contain inaccuracies — please refer to the source.

FAQ

Which toolchains does Ultracite support?

Supports Biome, ESLint, and Oxlint.

How do I initialize Ultracite?

Run the `npx ultracite init` command.

Related skills