home/categories/frontend/managedcode-dotnet-skills-catalog-tools-htmlhint-skills-dotnet-htmlhint-skill-md
frontenddevelopment

dotnet-htmlhint

Use HTMLHint in .NET repositories that ship static HTML output or standalone frontend templates. Use when a repo needs a focused CLI lint gate for DOM structure, invalid attributes, and basic HTML correctness checks on static pages.

managedcode
maintainer
managedcode
Actualizado 4/8/2026
Estrellas
261
Forks
20
quick start

Installation and usage

Use HTMLHint in .NET repositories that ship static HTML output or standalone frontend templates. Use when a repo needs a focused CLI lint gate for DOM structure, invalid attributes, and basic HTML correctness checks on static pages.

Instalación
$ install --globalskills.sh
Uso

Después de instalarlo, puedes usar este skill ejecutando el siguiente comando en tu terminal:

skills use dotnet-htmlhint