ultracite
Zero-config linting and formatting tool for JS/TS projects supporting Biome, ESLint, and Oxlint.
Install
npx skills add https://github.com/haydenbleasel/ultracite --skill ultraciteStats
| Total installs | 1,821 |
| Weekly installs | 1.8K |
| GitHub stars | 2.8K |
| First seen | Feb 19, 2026 |
| Source | @haydenbleasel/ultracite |
Summary
- Supports three linter backends: Biome (recommended), ESLint + Prettier, and Oxlint + Oxfmt; auto-detects active linter from config files
- CLI commands for checking issues, auto-fixing, diagnosing setup problems, and initializing new projects with interactive or non-interactive modes
- Framework-specific presets available for React, Next, Vue, Svelte, Angular, Astro, NestJS, and others; extends via config files
- Enforces consistent code standards covering formatting (2-space indent, semicolons, 80-char width), style (arrow functions, const-first, template literals), and correctness (no unused imports, no any types, exhaustive React deps)
Tags
typescriptreactvuesvelteastrocode-qualitycli-toolsfrontendperformancesecuritybest-practicesgeneratorintegration
Related skills
| Skill | Installs | vs ultracite |
|---|---|---|
| n8n-mcp-tools-expert | 2,145 | +324 |
| design-an-interface | 1,824 | +3 |
| health | 1,742 | -79 |
| claude-md-improver | 2,161 | +340 |
| code-review-analysis | 1,597 | -224 |
FAQ
- How many installs does ultracite have?
- ultracite has 1,821 total installs and 1.8K installs this week.
- Where is ultracite hosted?
- ultracite is published by @haydenbleasel/ultracite at https://github.com/haydenbleasel/ultracite.
- How many GitHub stars does ultracite have?
- ultracite has 2.8K GitHub stars.
- When was ultracite first indexed?
- OrangeBot.AI first indexed ultracite on Feb 19, 2026.
- How do I install ultracite?
- Run: npx skills add https://github.com/haydenbleasel/ultracite --skill ultracite