Sign InOpen Brain
GitHubGitHub RepoNeeds Review

cathrynlavery/diagram-design

Diagram Design gives coding agents a reusable system for branded, accessible HTML and SVG diagrams, including draw.io and Mermaid redraw workflows.

GitHub
Open Source Open MarkdownOpen JSON
Source Summary

The repository packages **27 diagram types** in **three visual variants** as self-contained HTML and SVG. It can derive brand tokens from a website and redraw draw.io or Mermaid sources for different formats and detail levels.

Practical Implication

Agent users can replace one-off diagram prompting with a skill that separates type selection, brand tokens, import fidelity, accessibility, and export. Its progressive references also keep irrelevant diagram instructions out of context.

Agent-Ready Context
The repository packages **27 diagram types** in **three visual variants** as self-contained HTML and SVG. It can derive brand tokens from a website and redraw draw.io or Mermaid sources for different formats and detail levels.

Agent users can replace one-off diagram prompting with a skill that separates type selection, brand tokens, import fidelity, accessibility, and export. Its progressive references also keep irrelevant diagram instructions out of context.

The fetched page is internally inconsistent: its header says **29 types**, while the body repeatedly documents 27. PNG export also requires Playwright, and customized packaged files may be overwritten by updates.
Connected Context · Feed7 Judgment

This specializes the portable-skill pattern for diagram production, replacing unconstrained prompting with explicit choices for diagram type, branding, source import, accessibility, detail, and export. Its progressive references reinforce selective context loading, while the count inconsistency, Playwright dependency, and update-overwrite risk show why skill packages need verified documentation, dependency checks, and separation of user customization from managed assets.

Skills are new features: Building Skill-Centric Harness — Yogendra Miraje, FactSetThe repository exemplifies progressive skill loading, while its dependencies, conflicting documentation, and update behavior support treating skills as versioned products requiring ownership, evaluation, and lifecycle controls.Leonxlnx/taste-skillBoth encode visual judgment as portable agent instructions, but diagram-design narrows that approach into structured diagram selection, brand-token extraction, import fidelity, accessibility, and export.Nutlope/hallmarkHallmark applies selection and critique to generated interfaces; diagram-design applies a comparable reusable quality layer to diagrams and adds source-format transformation.browser-use/video-useBoth replace broad media prompting with staged, bounded workflows and explicit rendering dependencies, showing how specialized skills can separate planning, inspection, and export.
Context Map
agentcodingimage#skills#context-engineering#design-engineering
Uncertainty
The fetched page is internally inconsistent: its header says **29 types**, while the body repeatedly documents 27. PNG export also requires Playwright, and customized packaged files may be overwritten by updates.