Htmlhint

Use HTMLHint in .NET repositories that ship static HTML output or standalone frontend templates. USE FOR: static HTML files; generated frontend output; standalone templates under wwwroot, dist, or other web folders; HTML structure checks. DO NOT USE FOR: raw .cshtml or .razor source with server-side directives; JavaScript or TypeScript linting. INVOKES: inspect the repository context, edit targeted files, and run relevant build, test, lint, or validation commands when changes are made.

managedcode 7e8dc6d 2 files · 4.7 KB Updated

File contents

managedcode/llmtck/tree/main/.codex/skills/htmlhint commit 7e8dc6d19e

Frequently asked questions

npx skillmds@latest add managedcode/htmlhint