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.
maintainer
managedcode
Mis à jour 4/8/2026
Étoiles
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.
Installation
$ install --globalskills.sh
Utilisation
Après l'installation, vous pouvez utiliser ce skill en exécutant la commande suivante dans votre terminal :
skills use dotnet-htmlhint