spec-html-reader
Installation
SKILL.md
Spec HTML Reader
Use this skill to turn a review-heavy spec into a self-contained HTML artifact that is easier to scan than raw Markdown while preserving exact technical contracts.
Output
- Write a single standalone HTML file to
scratchpad/<spec-name>-reader.html. - Put browser screenshots under
scratchpad/<spec-name>-screenshots/. - Do not require a framework, build step, CDN, or server.
- Keep the source spec authoritative; the HTML is a review artifact, not a replacement for the spec.
- Reference example:
references/example-knowledgebase-reader.html. Load it only when useful for layout, styling, syntax-highlighting, copy-button, search/filter, or diagram patterns.
When To Use
Use when the user asks for: