visualize

Generate self-contained HTML diagrams from system descriptions using Mermaid.

13|3|Updated Mar 2, 2026
One-click install
npx skills add https://github.com/phrazzld/spellbook --skill visualize-phrazzld
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: visualize
Source: https://github.com/phrazzld/spellbook/tree/main/skills/visualize
Command: npx skills add https://github.com/phrazzld/spellbook --skill visualize-phrazzld

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Rendering complex technical concepts into accessible visual diagrams that help understand systems, code changes, and plans.

Core Features & Use Cases

  • Self-contained HTML diagrams (architecture graphs, data flows, diff previews, project recaps) that render in a browser without servers.
  • Mermaid-based diagrams for consistent rendering across environments.
  • Proactive rendering of complex ASCII tables as styled HTML for readability.

Quick Start

To generate a diagram, provide a description of the system or change and run the skill to produce a standalone HTML file.

Frequently Asked Questions about visualize

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

FAQPage Schema
How do I create self-contained HTML diagrams for architecture overviews?

To create self-contained HTML diagrams, provide a description of your system or code change to generate a standalone HTML file. These files visually explain technical concepts and render directly in a browser without requiring any server-side setup.

Can I use Mermaid to render diagrams in a browser without a server?

Yes, you can use Mermaid to render diagrams in a browser without a server. This approach generates self-contained HTML files for architecture graphs and data flows, ensuring consistent visual rendering across different viewing environments.

What is the best way to visually explain code changes and diff reviews?

The best way to visually explain code changes and diff reviews is by generating standalone HTML diagrams. This process converts your technical change descriptions into accessible visual previews that highlight structural modifications.

Do I need any external dependencies to view generated HTML diagrams?

No external dependencies are required to view generated HTML diagrams. The output is a fully self-contained HTML file that operates entirely client-side, allowing you to render complex visual explanations in any standard web browser.

How can I convert complex ASCII tables into styled HTML for readability?

You can convert complex ASCII tables into styled HTML for readability by processing them into a standalone HTML diagram. This proactive rendering transforms dense text-based data into accessible, visually structured HTML formats.

Does this approach work for generating visual project recaps and plan reviews?

Yes, this approach works for generating visual project recaps and plan reviews. It transforms textual plans and project summaries into standalone HTML diagrams, making complex technical progressions and data flows easy to understand visually.