dotnet-stylelint

Installation
SKILL.md

Stylelint for Stylesheets in .NET Repositories

Trigger On

  • the repo has stylelint.config.*, .stylelintrc*, or CSS and SCSS assets under frontend folders
  • the user asks for CSS linting, duplicate style cleanup, naming convention enforcement, or design-system guardrails
  • the repo needs a stylesheet gate beyond formatting alone

Do Not Use For

  • JavaScript or TypeScript ownership; route that to dotnet-eslint or dotnet-biome
  • runtime accessibility, performance, SEO, or header checks; route that to dotnet-webhint
  • repos that intentionally use only Biome for CSS linting and do not want a separate stylesheet linter

Inputs

Related skills
Installs
3
GitHub Stars
388
First Seen
Mar 21, 2026