Analysis updated 2026-08-13
Generate an architecture diagram for a blog post or documentation page directly from an AI coding assistant.
Turn an existing Mermaid or draw.io diagram into a cleaner, editorial-style version.
Create a flowchart, timeline, or org chart that visually matches your website's brand.
Produce a pyramid or quadrant diagram to illustrate strategy or prioritization in a written piece.
| cathrynlavery/diagram-design | rigtorp/awesome-modern-cpp | keeweb/keeweb | |
|---|---|---|---|
| Stars | 13,022 | 12,995 | 12,916 |
| Language | HTML | HTML | HTML |
| Setup difficulty | easy | easy | moderate |
| Complexity | 2/5 | 1/5 | 3/5 |
| Audience | writer | developer | general |
Figures from each repo's GitHub metadata at analysis time.
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.
A Claude Code, Codex, and Pi skill that generates 27 types of clean, editorial-style diagrams as self-contained HTML and SVG files.
Mainly HTML. The stack also includes HTML, SVG.
Setup difficulty is rated easy, with roughly 5min to a first successful run.
Mainly writer.
This repo across BitVibe Labs
Verify against the repo before relying on details.