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