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
Updated 4/8/2026
Stars
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
Usage

Once installed, you can use this skill by running the following command in your terminal:

skills use dotnet-htmlhint