What problem does it solve? Long prose explanations of code structure, control flow, or UI layout are hard to follow. This Skill turns the current topic of conversation into compact visual explanations so the user grasps the key point quickly. ## Core Features & Use Cases - Multiple Visual Formats: Renders pseudocode blocks, call trees, component trees, file trees, Mermaid diagrams, and diffs depending on what best fits the topic. - Focused HTML Artifacts: For dense UI or concept explanations, writes a single focused HTML file (diagram, infographic, or slide deck) matching the product's styling and opens it for the user. - Use Case: While discussing a refactor, ask for a visual and receive a diff-shaped file tree showing which modules move, plus a Mermaid sequence diagram of the new request flow. ## Quick Start Ask the assistant to show you visually how the current feature's control flow works using the show-me skill.