Generate polished, self-contained HTML reference pages with a professional dark theme. Stats pages, architecture docs, guides — portable and shareable.
Produces a single HTML file that opens cleanly in any browser—no npm install, no framework, no hosted doc tool required. That makes it ideal for quarterly stats, system architecture overviews, onboarding checklists, and anything you need to email, drop in Slack, or archive alongside the repo.
The output matches a consistent dark theme and typography so every page feels like part of the same kit, not a one-off export.
Components are meant to mix and match: a stats page might pair summary tables with data tables; an architecture doc might lean on content cards and resource links. The skill picks the smallest set that communicates clearly.
Clarifies audience, purpose, and what “done” looks like—exec summary vs. deep reference—so the layout matches the job.
Selects from cards, tables, notes, and links based on the information types you’re presenting (numbers, prose, diagrams described as sections, external references).
Embeds styles inline or in a single <style> block so the file has no external dependencies beyond optional fonts from a CDN if you want them.
Writes to output/html/ (or your configured path) with a clear filename—ready to open locally, attach, or host as a static asset.
Clone the repo and start using this skill in under 60 seconds.