Skip to main content
Back to registry

ultracite

haydenbleasel/ultracite

Zero-config linting and formatting for JS/TS projects. Supports three linter backends: Biome (recommended), ESLint + Prettier, and Oxlint + Oxfmt.

Installs1
Install command
npx skills add https://github.com/haydenbleasel/ultracite --skill ultracite
Security audits
Gen Agent Trust HubWARN
SocketWARN
SnykPASS
About this skill
Zero-config linting and formatting for JS/TS projects. Supports three linter backends: Biome (recommended), ESLint + Prettier, and Oxlint + Oxfmt. Check if ultracite is in package.json devDependencies. Detect the active linter by looking for: Replace bunx with npx , pnpx , or yarn dlx depending on the package manager. check and fix accept optional file paths: bunx ultracite check src/index.ts . bunx ultracite init runs an interactive setup. For non-interactive (CI) use, pass flags: Flags: Init creates config that extends Ultracite presets: Framework presets available per linter: core , react , next , solid , vue , svelte , qwik , remix , angular , astro , nestjs . When writing code in a project with Ultracite, follow these standards. For the full rules reference, see references/code-standards.md . Key rules at a glance: Formatting: 2-space indent, semicolons, double quotes, 80-char width, ES5 trailing commas, LF line endings.

Source description provided by the upstream skill listing. Community reviews and install context appear in the sections below.

Community Reviews

Latest reviews

Sign in to review

No community reviews yet. Be the first to review.

Browse this skill in context
FAQ
What does ultracite do?

Zero-config linting and formatting for JS/TS projects. Supports three linter backends: Biome (recommended), ESLint + Prettier, and Oxlint + Oxfmt.

Is ultracite good?

ultracite does not have approved reviews yet, so SkillJury cannot publish a community verdict.

What agent does ultracite work with?

ultracite currently lists compatibility with codex, gemini-cli, opencode, cursor, github-copilot, claude-code.

What are alternatives to ultracite?

Skills in the same category include telegram-bot-builder, flutter-app-size, sharp-edges, iterative-retrieval.

How do I install ultracite?

npx skills add https://github.com/haydenbleasel/ultracite --skill ultracite

Related skills

Alternatives in Software Engineering