explaingit

cathrynlavery/diagram-design

Analysis updated 2026-08-13

13,022HTMLAudience · writerComplexity · 2/5Setup · easy

TLDR

A Claude Code, Codex, and Pi skill that generates 27 types of clean, editorial-style diagrams as self-contained HTML and SVG files.

Mindmap

mindmap
  root((diagram design))
    What it does
      Generates editorial diagrams
      Self contained HTML and SVG
      No build step
    Diagram types
      Architecture and flowchart
      Timeline and gantt
      Pyramid and quadrant
      Loop and radar
    Install targets
      Claude Code
      Codex
      Pi
    Audience
      Writers and bloggers
      Technical documentation
      Founders explaining ideas

Code map

Detail Auto

An interactive map of this repo's files and how they connect — its source is parsed live in your browser. Click Visualize to build it.

filefunction / class

What do people build with it?

USE CASE 1

Generate an architecture diagram for a blog post or documentation page directly from an AI coding assistant.

USE CASE 2

Turn an existing Mermaid or draw.io diagram into a cleaner, editorial-style version.

USE CASE 3

Create a flowchart, timeline, or org chart that visually matches your website's brand.

USE CASE 4

Produce a pyramid or quadrant diagram to illustrate strategy or prioritization in a written piece.

What is it built with?

HTMLSVG

How does it compare?

cathrynlavery/diagram-designrigtorp/awesome-modern-cppkeeweb/keeweb
Stars13,02212,99512,916
LanguageHTMLHTMLHTML
Setup difficultyeasyeasymoderate
Complexity2/51/53/5
Audiencewriterdevelopergeneral

Figures from each repo's GitHub metadata at analysis time.

How do you get it running?

Difficulty · easy Time to first run · 5min

In plain English

This project is a skill for AI coding assistants like Claude Code, Codex, and Pi that generates polished, editorial style diagrams instead of the generic rounded boxes these tools usually produce. The author, who writes online and runs a side business, got tired of asking an AI for a diagram and getting back something that looked nothing like the rest of her site, and did not want to spend thirty minutes fighting with Figma every time. So she built this instead. It covers 27 diagram types: architecture diagrams, flowcharts, sequence diagrams, state machines, entity relationship diagrams, timelines, swimlanes, quadrants, nested hierarchies, tree diagrams, org charts, venn diagrams, layer stacks, pyramids, radar charts, loops, bar and line charts, gantt charts, scatter plots, and several data pipeline specific layouts. Each diagram type comes in three static visual styles: minimal light, minimal dark, and full editorial. The output is self contained HTML and SVG files that open directly in a browser, with no build step, no JavaScript framework, and no external image files needed. The skill can also redraw existing draw.io or Mermaid diagrams into this cleaner format. You install it as a plugin inside Claude Code, Codex, or Pi using a short command that points at this GitHub repository, then the assistant can generate any of the 27 diagram types on request, matching your brand style by reading your website. It is aimed at anyone who writes documentation, technical explanations, or content and wants diagrams that look designed rather than auto generated, without hiring a designer or learning diagramming software.

Copy-paste prompts

Prompt 1
Install the diagram-design plugin in Claude Code and generate an architecture diagram for my project.
Prompt 2
Redraw this Mermaid flowchart using the diagram-design skill in the full-editorial style.
Prompt 3
Use diagram-design to create a loop diagram showing my product's self-improving feedback cycle.
Prompt 4
Generate a quadrant diagram with diagram-design comparing four strategy options for my blog post.

Frequently asked questions

What is diagram-design?

A Claude Code, Codex, and Pi skill that generates 27 types of clean, editorial-style diagrams as self-contained HTML and SVG files.

What language is diagram-design written in?

Mainly HTML. The stack also includes HTML, SVG.

How hard is diagram-design to set up?

Setup difficulty is rated easy, with roughly 5min to a first successful run.

Who is diagram-design for?

Mainly writer.

Open on GitHub → Explain another repo

This repo across BitVibe Labs

Verify against the repo before relying on details.