Skip to main content
ClaudeWave

A highly opinionated, zero-configuration linter and formatter.

MCP Servers3k estrellas115 forksTypeScriptMITActualizado 2d ago
Nota editorial

Ultracite is a zero-configuration linting and formatting preset that bundles pre-tuned rule sets for three distinct toolchains: Biome, ESLint with Prettier and Stylelint, and the Rust-based Oxlint with Oxfmt. Running `npx ultracite init` launches an interactive setup that detects the active package manager, then writes configuration files for the chosen linter, editor, and AI agents in one pass. The AI-ready feature is the notable hook for Claude users: the init command accepts an `--agents` flag that generates ruleset and context files specifically for Claude Code, alongside Cursor, GitHub Copilot, Gemini, and others, so both human developers and AI coding agents operate against the same style constraints. A `--install-skill` flag can additionally install a reusable Ultracite skill after setup. The tool also supports monorepos by applying a single unified configuration across all packages. Frontend and full-stack TypeScript developers who use AI coding assistants and want consistent, automatically enforced code style without writing their own ESLint or Biome configuration are the primary audience.

ClaudeWave Trust Score
100/100
Verified
Passed
  • Open-source license (MIT)
  • Actively maintained (<30d)
  • Clear description
  • Topics declared
  • Mature repo (>1y old)
  • Documented (README)
Last scanned: 6/11/2026
Install in Claude Code / Claude Desktop
Method: Manual
Claude Code CLI
git clone https://github.com/haydenbleasel/ultracite
claude_desktop_config.json (Claude Desktop)
{
  "mcpServers": {
    "ultracite": {
      "command": "node",
      "args": ["/path/to/ultracite/dist/index.js"]
    }
  }
}
1. Run the command above in your terminal (Claude Code), or paste the JSON config into claude_desktop_config.json (Claude Desktop).
2. Replace any <placeholder> values with your API keys or paths.
3. Restart Claude. The MCP server and its tools appear automatically.
💡 Clone https://github.com/haydenbleasel/ultracite and follow its README for install instructions.

1 items en este repositorio

Ultracite is a zero-config linting and formatting preset for JavaScript/TypeScript projects. Use when: (1) Setting up or initializing Ultracite in a project (ultracite init), (2) Running linting or formatting commands (check, fix, doctor), (3) Writing or reviewing JS/TS code in a project that uses Ultracite — to follow its code standards, (4) Troubleshooting linting/formatting issues, (5) User mentions 'ultracite', 'lint', 'format', 'code quality', or 'biome/eslint/oxlint' in a project with Ultracite installed.

Instalar
Casos de uso

Resumen de MCP Servers

README no disponible. Visita el repo en GitHub para la documentación completa.
biomecursorformatterlintermcpvscodewindsurfzed

Lo que la gente pregunta sobre ultracite

¿Qué es haydenbleasel/ultracite?

+

haydenbleasel/ultracite es mcp servers para el ecosistema de Claude AI. A highly opinionated, zero-configuration linter and formatter. Tiene 3k estrellas en GitHub y se actualizó por última vez 2d ago.

¿Cómo se instala ultracite?

+

Puedes instalar ultracite clonando el repositorio (https://github.com/haydenbleasel/ultracite) o siguiendo las instrucciones del README en GitHub. ClaudeWave también te ofrece bloques de instalación rápida en esta misma página.

¿Es seguro usar haydenbleasel/ultracite?

+

Nuestro agente de seguridad ha analizado haydenbleasel/ultracite y le ha asignado un Trust Score de 100/100 (tier: Verified). Revisa el desglose completo de comprobaciones superadas y flags en esta página.

¿Quién mantiene haydenbleasel/ultracite?

+

haydenbleasel/ultracite es mantenido por haydenbleasel. La última actividad registrada en GitHub es de 2d ago, con 0 issues abiertos.

¿Hay alternativas a ultracite?

+

Sí. En ClaudeWave puedes explorar mcp servers similares en /categories/mcp, ordenados por popularidad o actividad reciente.

Despliega ultracite en tu cloud

Lleva este repo a producción en minutos. Cada plataforma genera su propio entorno con variables de entorno editables.

¿Mantienes este repo? Añade un badge a tu README

Pega el badge en tu README de GitHub para mostrar que está auditado por ClaudeWave. Cada badge enlaza de vuelta a esta página y muestra el Trust Score actual.

Featured on ClaudeWave: haydenbleasel/ultracite
[![Featured on ClaudeWave](https://claudewave.com/api/badge/haydenbleasel-ultracite)](https://claudewave.com/repo/haydenbleasel-ultracite)
<a href="https://claudewave.com/repo/haydenbleasel-ultracite"><img src="https://claudewave.com/api/badge/haydenbleasel-ultracite" alt="Featured on ClaudeWave: haydenbleasel/ultracite" width="320" height="64" /></a>

Más MCP Servers