What problem does it solve? Dense technical explanations in plain prose are hard to follow. This Skill turns the current topic of conversation into small, focused visuals so the user can grasp structure, behavior, and change at a glance. ## Core Features & Use Cases - Multiple visual formats: Renders logic as pseudocode, runtime flow as call trees, UI as component trees, file responsibility as file trees, and interactions as Mermaid diagrams. - Change-focused diffs: Uses diff-shaped sketches to show exactly what changes in components, file layouts, call trees, or control flow. - Focused HTML artifacts: For visual UI, layouts, or concepts too dense for Mermaid, writes a single styled HTML diagram, infographic, or slide deck and opens it for the user. - Use Case: While discussing how a form submission flows through an app, ask for a visual and receive a Mermaid sequence diagram showing the user, UI, and daemon interaction. ## Quick Start Ask the agent to show you visually how the current feature or code flow works using the show-me skill.