spec-to-readable-html
Installation
SKILL.md
Spec to Readable HTML
This skill turns specifications into polished, human-readable HTML reports. It is not a simple Markdown renderer. It should analyze the source, summarize where helpful, reorganize content for comprehension, and add visual aids when they clarify the document.
When invoked, $lang sets the output language (default: ja). If omitted, Japanese is used.
When to Use This Skill
Use this skill when the user asks to:
- Convert a specification, requirements document, design doc, API spec, PRD, RFC, or technical document into HTML
- Make a Markdown spec easier for humans to read
- Add summaries, diagrams, charts, screenshots, icons, or visual explanations to a document
- Turn dense requirements into a readable web page or report
- Produce executive summaries, implementation overviews, API maps, workflows, architecture diagrams, or decision summaries from a spec
Do not treat the task as a literal Markdown-to-HTML conversion unless the user explicitly asks for a faithful conversion.