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 eslint or biome
  • stylesheet-only linting; route that to stylelint
  • static HTML structure checks alone; route that to htmlhint

Inputs

  • the nearest AGENTS.md
  • package.json
  • .hintrc if present
Related skills
Installs
2
GitHub Stars
371
First Seen
Apr 22, 2026