What problem does it solve? Dense technical explanations in plain prose are hard to follow. This Skill turns the current topic of conversation into compact visuals—pseudocode, call trees, component trees, file trees, Mermaid diagrams, diffs, or focused HTML pages—so the key point becomes clear at a glance. ## Core Features & Use Cases - Multiple visual formats: Renders logic as pseudocode, runtime flow as call trees, UI as component trees, structure as file trees, and interactions as Mermaid diagrams. - Diff-based change views: Shows what changes in a component, file layout, call tree, or control flow using diff notation when context already exists. - Focused HTML artifacts: Writes a single styled HTML diagram, infographic, or slide deck for visual UI or dense concepts, then opens it for the user. - Use Case: While discussing how a form submission flows through sessions and transport layers, ask for a visual and receive a Mermaid sequence diagram plus a shallow file tree showing module responsibilities. ## Quick Start Ask the assistant to show you the current topic visually, for example by requesting a diagram of how the save flow works.