dotnet-webhint

Installation
SKILL.md

webhint for Browser-Facing Frontends in .NET Repositories

Trigger On

  • the repo ships a browser-facing site and the user asks about accessibility, performance, SEO, security headers, or page quality
  • the repo has .hintrc, hint scripts, or a served local frontend that should be audited
  • the team needs more than syntax linting and wants runtime-oriented site checks

Do Not Use For

  • JavaScript or TypeScript semantic linting; route that to dotnet-eslint or dotnet-biome
  • stylesheet-only linting; route that to dotnet-stylelint
  • static HTML structure checks alone; route that to dotnet-htmlhint

Inputs

  • the nearest AGENTS.md
  • package.json
  • .hintrc if present
Related skills
Installs
4
GitHub Stars
371
First Seen
Mar 21, 2026