What problem does it solve? Long chat replies and Markdown files are poor formats for content meant to be read, compared, or presented by humans. This Skill converts conversations, plans, reports, reviews, and prototypes into polished standalone HTML pages that open directly in a browser. ## Core Features & Use Cases - Standalone HTML Output: Produces a single .html file with inline CSS/JS, no build step, saved to artifacts/<slug>.html and opened in the default browser with a file:// link. - Twenty Ready Templates: Covers code approach comparisons, PR reviews, design systems, slide decks, status and incident reports, flowcharts, explainers, implementation plans, and interactive editors (triage boards, feature flags, prompt tuners). - Use Case: After reviewing a pull request, ask for a review artifact and receive an annotated HTML page with a risk map, per-file diffs, inline comments, and a next-steps checklist instead of a wall of chat text. ## Quick Start Ask the agent to turn the current plan or report into an HTML artifact, for example: create an HTML artifact comparing these three implementation approaches.