visual-explainer

Generate self-contained HTML diagrams from natural language prompts.

Updated Mar 30, 2026
One-click install
npx skills add https://github.com/erlebach/gordon --skill visual-explainer-erlebach
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: visual-explainer
Source: https://github.com/erlebach/gordon/tree/main/skills/illustration_skills/visual-explainer
Command: npx skills add https://github.com/erlebach/gordon --skill visual-explainer-erlebach

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Visual Explainer helps teams convert rough concepts, system architectures, and data structures into self-contained HTML pages that render in any environment. It eliminates the need to rely on ASCII diagrams or external services by packaging diagrams with CSS, HTML, and optional Mermaid renderings for richer visuals.

Core Features & Use Cases

  • Self-contained HTML diagrams: architecture diagrams, data tables, flowcharts, diff-like views, and visual explainers that include interactive or static components.
  • Mermaid-powered diagrams when appropriate: flowcharts, sequence diagrams, ER diagrams, state diagrams, mind maps, and more, with themed styling and zoom controls.
  • Style templates and patterns: multiple palettes, typography pairings, and accessible color combinations to match brand or documentation style.

Quick Start

Provide a topic or diagram prompt and the tool will generate a self-contained HTML file ready to view in a browser.

Frequently Asked Questions about visual-explainer

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I convert natural language prompts into self-contained HTML diagrams?

To convert natural language prompts into self-contained HTML diagrams, provide a topic or system description and the tool generates a portable HTML file with CSS styling and optional Mermaid renderings that works offline in any browser.

Can I generate architecture and process flow diagrams without external services?

Yes, you can generate architecture and process flow diagrams without external services by packaging CSS, HTML, and optional Mermaid renderings into a single offline HTML file, eliminating the need for ASCII diagrams or external rendering platforms.

Does this approach support Mermaid diagram types like sequence and ER diagrams?

Yes, this approach supports Mermaid diagram types including sequence diagrams, ER diagrams, state diagrams, and mind maps, featuring themed styling and zoom controls for richer visual outputs.

How do I style data tables and visual explainers to match my brand documentation?

To style data tables and visual explainers to match your brand documentation, apply the available style templates and patterns which offer multiple palettes, typography pairings, and accessible color combinations for consistent CSS-driven styling.

What is the best way to visualize system architectures for offline environments?

The best way to visualize system architectures for offline environments is generating a self-contained HTML page that packages diagrams with CSS and HTML, ensuring portable rendering without external dependencies or internet connectivity.