What problem does it solve? Technical explanations delivered as ASCII art or plain terminal tables are hard to read and impossible to share. This Skill converts architecture overviews, flowcharts, diff reviews, plan reviews, and structured data into polished, self-contained HTML pages that open directly in a browser. ## Core Features & Use Cases - Diagram generation: Produces architecture diagrams, flowcharts, sequence diagrams, ER schemas, state machines, mind maps, timelines, and dashboards using Mermaid, CSS Grid, and Chart.js with themed palettes and zoom controls. - Proactive table rendering: Automatically converts any ASCII table with 4+ rows or 3+ columns into a styled, accessible HTML table with sticky headers, status badges, and responsive scrolling. - Visual diff reviews: Ships a diff-review prompt that gathers git data, verifies claims against code, and renders before/after panels, KPI dashboards, decision logs, and code review sections. - Use Case: After finishing a feature branch, ask for a visual diff review against main and receive a single HTML file with an executive summary, module dependency graph, before/after comparisons, and a Good/Bad/Ugly code review. ## Quick Start Ask the agent to generate a visual HTML architecture diagram of the current system and open it in the browser.