What problem does it solve? Turning implementation plans, pull requests, and technical concepts into clear visual documents is time-consuming, and generic HTML output often clashes with the Plannotator review UI. This Skill produces theme-aware, self-contained HTML visualizations that render correctly standalone or embedded in Plannotator's annotation interface. ## Core Features & Use Cases - Three content paths: Prescriptive structures for implementation plans (timelines, architecture SVGs, risk tables) and PR explainers (diffs, file cards, risk maps), plus delegation to nicobailon/visual-explainer for general diagrams, decks, and tables. - Plannotator theme integration: Semantic CSS tokens, dark/light Mermaid palettes, and a host-theme opt-in meta tag so documents inherit the active Plannotator theme. - Gated delivery: Plans are delivered through plannotator annotate --gate for approve/deny workflows, with Mermaid diagrams validated in both palettes before delivery. - Use Case: After drafting a migration plan, ask the agent to produce a visual plan document; it generates an HTML file with a milestone timeline, architecture diagram, and risk table, then opens it in Plannotator for approval. ## Quick Start Use the plannotator-visual-explainer skill to turn my implementation plan into a visual HTML document for review.