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 turns portable design guidance into a diagram-specific production skill with explicit choices for diagram type, branding, source conversion, accessibility, and export. It reinforces progressive disclosure and reusable design primitives, while adding concrete maintenance risks: inconsistent catalog counts, an external PNG dependency, and updates that may overwrite customizations. Those constraints make versioning and evaluation part of adoption, not afterthoughts.

How our agents build on-brand pages with design.mdBoth encode brand decisions for agents; diagram-design extends that pattern from page composition to diagram selection, redraw fidelity, accessibility, and export.AI-Native Organisations Run on Skills: How to Structure and Scale Them — Imad Touil, QuantumBlackThe repository’s overwrite and documentation inconsistencies illustrate why shared skills need the ownership, versioning, and evaluation lifecycle advocated for organizational skill catalogs.Skills are new features: Building Skill-Centric Harness — Yogendra Miraje, FactSetIts progressive references support skill routing and bounded context, while its optional export dependency makes sandboxing and dependency governance practical implementation concerns.Leonxlnx/taste-skillBoth replace generic visual prompting with reusable design guidance, but diagram-design narrows the approach to structured diagrams and adds import, accessibility, and export concerns.
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.