What problem does it solve?
This Skill automates the creation of visually appealing, self-contained HTML pages for explaining complex systems, code changes, plans, and data, eliminating the need for manual diagramming or messy ASCII art.
Core Features & Use Cases
- Diagram Generation: Create architecture diagrams, flowcharts, sequence diagrams, ER diagrams, state machines, and mind maps using Mermaid or CSS Grid.
- Data Table Visualization: Render complex data tables as styled HTML pages, improving readability and usability over ASCII tables.
- Code Diff Reviews: Generate HTML pages to visually compare code changes with detailed diffs and syntax highlighting.
- Use Case: When asked to explain a system architecture, use this Skill to generate an interactive HTML diagram instead of a static image or text description. When about to render a large ASCII table, proactively convert it to an HTML table.
Quick Start
Use the bee:visual-explainer skill to generate an HTML diagram explaining the system architecture from the provided documentation.