What problem does it solve? Dense technical explanations in plain prose are hard to follow. This Skill turns the current topic of conversation into the smallest visual that makes the key point clear, whether that is pseudocode, a call tree, a component tree, a Mermaid diagram, a diff, or a focused HTML artifact. ## Core Features & Use Cases - Multiple visual formats: Renders logic as pseudocode, runtime flow as call trees, UI structure as component trees, file responsibility as shallow file trees, and interactions as Mermaid sequence diagrams. - Change-focused diffs: Shows component, file-layout, call-tree, and control-flow changes as diffs when the point is what changed. - Focused HTML artifacts: Produces a single diagram, infographic, or short slide deck matching the product's colors, type, and spacing for concepts too dense for Mermaid, then opens it for the user. - Use Case: While reviewing a refactor, ask for a visual of the new session flow and receive a call tree plus a diff showing exactly which calls were added or removed. ## Quick Start Ask the assistant to show you the current topic visually, for example by requesting a diagram of the session submission flow.