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
更新日 4/8/2026
スター
261
フォーク
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.
インストール
$ install --globalskills.sh
使い方
インストール後、ターミナルで以下のコマンドを実行してこのスキルを使用できます:
skills use dotnet-htmlhint