By zeroz-lab
Generate diagrams from natural language as single-file HTML, SVG, Mermaid, and exportable PNG/PDF.
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
gmdiagram is a Claude Code plugin marketplace for generating polished diagrams from natural language.
Repository: https://github.com/ZeroZ-lab/gmdiagram
Most AI-generated diagrams are structurally correct but visually weak. gmdiagram is built for diagrams that are clear enough for engineering docs and polished enough for articles, slides, and demos.
Current focus:
architecture-diagram plugin/plugin marketplace add https://github.com/ZeroZ-lab/gmdiagram
/plugin install architecture-diagram@gmdiagram-marketplace
Example prompts:
Draw an architecture diagram of Chrome's multi-process system
Create a flowchart for a CI/CD pipeline with build, test, and deploy stages
Design an ER diagram for an e-commerce database
画一个微服务架构图,包含 API Gateway、用户服务、订单服务
The bundled plugin is designed for:
For full feature detail and examples, see:
.claude-plugin/marketplace.json: Marketplace definition for this repositoryplugins/architecture-diagram/.claude-plugin/plugin.json: Installable plugin manifestplugins/architecture-diagram/skills/architecture-diagram/: Skill instructions, templates, schemas, and export scriptsdocs/SPEC.md: Product spec and design intentThe current plugin follows a structured generation pipeline:
This keeps output more stable than asking a model to improvise raw diagrams directly.
Good fit:
Not the goal:
Current marketplace version: 0.1.0
Current plugin version: 0.1.0
This repository is in an early packaged stage. The core diagram generation path is present, but the project is still evolving in structure, examples, and distribution ergonomics.
If you want to extend the plugin, start with:
npx claudepluginhub zeroz-lab/gmdiagramHigh-fidelity HTML design skill with structured design planning, Iron Law guardrails, and verification-first delivery
Excalidraw diagramming toolkit — auto-diagram any codebase, architecture diagrams, data flows, with PNG/SVG/URL export
Build interactive, click-through architecture diagrams as a single HTML file. Animated step-by-step flows, mode toggles, dark/light theme, side panel with payloads.
Generate professional draw.io diagrams from natural language — flowcharts, architecture diagrams, comparisons, and more.
Generate, validate, render Mermaid diagrams from text or code
AI-powered draw.io diagram generator with browser preview. Generate flowcharts, architecture diagrams, mind maps, and technical illustrations from natural language descriptions.
Codebase diagram generation for tldiagram.com