Biome Configuration Deep Knowledge : Use with technology: for comprehensive documentation. When NOT to Use This Skill This skill is specific to Biome tooling. Do NOT use for: - ESLint configuration - Biome replaces ESLint; migrate or use ESLint skills - Prettier configuration - Biome replaces Prettier; migrate or use Prettier docs - TypeScript type checking - Use , not Biome (Biome doesn't type check) - Build process - Use bundler skills (Vite, Webpack, etc.) - Testing setup - Use testing framework skills (Vitest, Jest, etc.) - Code quality principles - Use skill for what to fix, not how to c…