Ultracite Skill Fast, zero-config linting and formatting for modern JavaScript/TypeScript projects Overview Ultracite is a unified linting and formatting solution that supports multiple providers: Biome (default, Rust-based), ESLint+Prettier+Stylelint , and Oxlint+Oxfmt . It provides framework-specific presets and zero-configuration defaults, replacing traditional ESLint+Prettier setups with a faster, simpler alternative. Ultracite operates invisibly in the background, automatically formatting code and applying fixes on every save. Version 7 Changes : Multi-provider architecture, preset path…