ultracite

Standardizes linting and formatting for JavaScript and TypeScript projects via a unified preset.

Updated Jul 28, 2026
One-click install
npx skills add https://github.com/tuliof/dindin --skill ultracite-tuliof
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ultracite
Source: https://github.com/tuliof/dindin/tree/main/.agents/skills/ultracite
Command: npx skills add https://github.com/tuliof/dindin --skill ultracite-tuliof

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill eliminates the friction of configuring and maintaining complex linting and formatting setups in JavaScript and TypeScript projects by providing a unified, zero-config preset.

Core Features & Use Cases

  • Unified Tooling: Supports Biome, ESLint, and Oxlint backends through a single interface.
  • Automated Quality: Provides standardized linting, formatting, and diagnostic commands to ensure code consistency.
  • Use Case: When starting a new project or onboarding a team, use this Skill to instantly initialize a professional-grade linting environment that enforces modern JS/TS standards without manual configuration.

Quick Start

Use the ultracite skill to initialize the project with the recommended Biome linting and formatting configuration.

Frequently Asked Questions about ultracite

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 JavaScript or TypeScript project?

You can standardize linting and formatting across JavaScript and TypeScript projects by applying a unified configuration preset that initializes modern code quality environments without manual setup.

Can I use ESLint and Biome together for code quality checks in the same project?

Yes, you can use ESLint and Biome together through a single interface that supports multiple backends, applying unified linting, formatting, and diagnostic commands to ensure code consistency across your project.

What is the best way to standardize code formatting across a development team?

Standardizing code formatting across a development team is best achieved by applying a unified configuration preset that enforces automated code quality checks and consistency during project initialization and onboarding.

Do I need a specific package manager to run automated linting and fixing tasks?

Yes, you need a package manager like bun or npm integrated into your development workflow to execute the linting, fixing, and doctoring tasks required for maintaining code consistency.

How do I troubleshoot diagnostic issues with my TypeScript linting configuration?

To troubleshoot diagnostic issues with your TypeScript linting configuration, execute the provided doctoring tasks through your package manager to identify and resolve automated code quality inconsistencies.