What problem does it solve? Explaining code structure, control flow, or UI architecture in plain prose is hard to follow. This Skill turns the current conversation topic into a single visual HTML page with concise diagrams, so the user can see the answer instead of reading it. ## Core Features & Use Cases - Multiple View Types: Renders pseudocode, call trees, component trees, file trees, Mermaid diagrams, and diffs, picking the smallest view that makes the point. - Terminal-Styled HTML Output: Delivers one dark-themed, monospace HTML file with color-coded diffs and CDN-rendered Mermaid diagrams, then opens it automatically. - Rich HTML Fallback: For dense UI or layout topics, switches to real HTML infographics styled to match the product, guided by the dataviz skill. - Use Case: While discussing a refactor, ask for a visual and receive an HTML page showing the before/after file tree and the updated call tree side by side. ## Quick Start Ask the assistant to show you visually how the current feature or code flow works.