Use Biome in .NET repositories that ship Node-based frontend assets and want a fast combined formatter-linter-import organizer for JavaScript, TypeScript, CSS, JSON, GraphQL, or…
Frontend quality bundle
Install the frontend quality toolchain only: Biome, ESLint, Stylelint, HTMLHint, webhint, and SonarJS. No .NET analyzers or build diagnostics are mixed in.
Install command
Run this command when you want the bundle to install every linked skill in one pass.
dotnet skills install bundle frontend-quality
What this bundle covers
Install the frontend quality toolchain only: Biome, ESLint, Stylelint, HTMLHint, webhint, and SonarJS. No .NET analyzers or build diagnostics are mixed in.
Included skills
These are the exact skills installed by this bundle command.
Use ESLint in .NET repositories that ship JavaScript, TypeScript, React, or other Node-based frontend assets.
Use Stylelint in .NET repositories that ship CSS, SCSS, or other stylesheet assets alongside web frontends.
Use HTMLHint in .NET repositories that ship static HTML output or standalone frontend templates.
Use webhint in .NET repositories that ship browser-facing frontends.
Use SonarJS-derived rules in .NET repositories that ship JavaScript or TypeScript frontends and need deeper bug-risk, code-smell, or cognitive-complexity checks than a minimal…
No skills are currently attached to this bundle.