Borrowing it
Nothing to install: this file belongs to byungjunjang/slide-master. Take a copy, put it at the same path in your own repository, and replace the rules that are about this project with yours.
curl -O https://raw.githubusercontent.com/byungjunjang/slide-master/main/.claude/skills/diagram-design/SKILL.mdgit clone --depth 1 https://github.com/byungjunjang/slide-masterWrote this? Show the measurements
A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.
[](https://agentmods.dev/skills/byungjunjang/slide-master/diagram-design)<a href="https://agentmods.dev/skills/byungjunjang/slide-master/diagram-design"><img src="https://agentmods.dev/badge/skills/byungjunjang/slide-master/diagram-design/github.svg" alt="Measured on agentmods" height="20"></a>Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.
<a href="https://agentmods.dev/skills/byungjunjang/slide-master/diagram-design"><img src="https://agentmods.dev/badge/skills/byungjunjang/slide-master/diagram-design.svg" alt="Reviewed on agentmods" width="80" height="20"></a>- NVIDIA SkillSpector pass
What it costs to keep this loaded
Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5.1 | $0.00077 | $0.02207 |
| Opus 5 | $0.00039 | $0.01104 |
| Sonnet 5 | $0.00015 | $0.00441 |
| Haiku 4.5 | $0.00008 | $0.00221 |
Grade A, and why
diagram-design scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 11d ago.
A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.
Nothing flagged
None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.
How it starts
The opening of the file, as written. The whole thing — 192 lines — stays where its author put it; the contents beside it link to each section on GitHub.
Diagram Design
ppt-master integration note: This skill is vendored as a reference library. In this repo, diagram slides are hand-authored by ppt-master's Executor as SVG pages in
svg_output/— not emitted as standalone HTML. Do NOT run the URL onboarding flow (references/onboarding.md) or the upstream style-guide gate; colors, fonts, and icons always come from the project'sspec_lock.md, and the SVG must obey ppt-master's technical constraints (.claude/skills/ppt-master/references/shared-standards.md). The guidance below is upstream context — read it for per-type layout conventions, node/edge discipline, and complexity budgets, then author the page per ppt-master SKILL.md Step 6.The upstream onboarding / one-time-setup / standalone-HTML-export sections (§0 style-guide gate, §5 Design System skinning, §6 HTML-skin SVG primitives, §7 page layout, §8 summary cards, §10 templates & variants, §11 HTML output) are preserved verbatim in
references/diagram-onboarding-legacy.md— upstream provenance record only, never executed in ppt-master.
Fourteen diagram types. One shared design system, complexity budget, and taste gate. Type-specific conventions live in references/ and are loaded only when you pick a type.
1. Philosophy
The highest-quality move is usually deletion.
From .impeccable.md: "Confident restraint. Earn every element. One color accent, two families, a small spacing vocabulary. If removing it wouldn't hurt the page, remove it."
Applied to schematics:
- Every node represents a distinct idea. Two nodes that always travel together are one node.
- Every connection carries information. If the relationship is obvious from layout, remove the line.
- Coral is editorial, not a flag. 1–2 focal nodes per diagram. Using it on 5 nodes erases the signal.
- The schematic isn't done when everything is added. It's done when nothing can be removed.
Target density: 4/10. Enough to be technically complete. Not so dense it needs a guide. Above 9 nodes, it's probably two diagrams.
What ships with it
60 files beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.
- assets/example-architecture-dark.html 10 KB
- assets/example-architecture-full.html 13 KB
- assets/example-architecture.html 10 KB
- assets/example-er-dark.html 14 KB
- assets/example-er-full.html 16 KB
- assets/example-er.html 14 KB
- assets/example-flowchart-dark.html 8.7 KB
- assets/example-flowchart-full.html 12 KB
- assets/example-flowchart.html 8.7 KB
- assets/example-layers-dark.html 6.4 KB
- assets/example-layers-full.html 9.5 KB
- assets/example-layers.html 6.4 KB
- assets/example-nested-dark.html 6.3 KB
- assets/example-nested-full.html 9.3 KB
- assets/example-nested.html 6.4 KB
- assets/example-org-chart-dark.html 11 KB
- assets/example-org-chart-full.html 12 KB
- assets/example-org-chart.html 11 KB
- assets/example-pyramid-dark.html 6.2 KB
- assets/example-pyramid-full.html 9.2 KB
- assets/example-pyramid.html 6.1 KB
- assets/example-quadrant-consultant.html 11 KB
- assets/example-quadrant-dark.html 6.1 KB
- assets/example-quadrant-full.html 9.1 KB
- assets/example-quadrant.html 6.1 KB
- assets/example-sequence-dark.html 13 KB
- assets/example-sequence-full.html 17 KB
- assets/example-sequence.html 13 KB
- assets/example-state-dark.html 8.2 KB
- assets/example-state-full.html 11 KB
- assets/example-state.html 8.2 KB
- assets/example-swimlane-dark.html 10.0 KB
- assets/example-swimlane-full.html 13 KB
- assets/example-swimlane.html 9.9 KB
- assets/example-timeline-dark.html 6.9 KB
- assets/example-timeline-full.html 9.8 KB
- assets/example-timeline.html 6.9 KB
- assets/example-tree-dark.html 10 KB
- assets/example-tree-full.html 13 KB
- assets/example-tree.html 10 KB
- assets/example-venn-dark.html 6.3 KB
- assets/example-venn-full.html 9.4 KB
- assets/example-venn.html 4.7 KB
- assets/index.html 6.6 KB
- assets/template-dark.html 2.8 KB
- assets/template-full.html 22 KB
- assets/template.html 2.9 KB
- LICENSE 1.0 KB
- references/diagram-onboarding-legacy.md 11 KB
- references/onboarding.md 4.7 KB
- references/primitive-annotation.md 1.7 KB
- references/primitive-sketchy.md 1.7 KB
- references/style-guide.md 6.1 KB
- references/type-architecture.md 998 B
- references/type-er.md 1.1 KB
- references/type-flowchart.md 1.1 KB
- references/type-layers.md 1.5 KB
- references/type-nested.md 1.4 KB
- references/type-org-chart.md 3.0 KB
- references/type-pyramid.md 1.7 KB
What this file has done since we first saw it
Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.
- 11d ago First seen · 192 lines · 77 tokens per session scan A 9ecf90e39533
diagram-design is a skill published in the GitHub repository byungjunjang/slide-master (247 stars, last pushed 1mo ago), licensed MIT. It adds 77 tokens to every session and 2,207 once invoked, about $0.0004 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.
Other skills, from other repositories
webgl-holographic-foil
A self-contained WebGL2 hero: thin-film interference over a crushed-foil surface whose palette shifts with the viewing angle; move the cursor to tilt the film.
html-ppt-hermes-cyber-terminal
OpenDesign + BYOK: choosing and wiring your own model, hands-on — cost, quality, and the routing decision. Built as a decision-grade AI literacy deck for engineers, IT, applied-AI teams.
html-ppt-taste-brutalist
16:9 HTML deck in tactical-telemetry / CRT-terminal taste. Deactivated-CRT charcoal slides, white-phosphor monospace, hazard-red accent, scanline overlay, ASCII syntax, density over decoration. Distilled from Leonxlnx/taste-skill brutalist-skill (Tactical Telemetry mode).
visual-ralph
Visual Ralph orchestration for frontend UI from generated references, static references, or live URL targets, using $ralph with built-in visual verdict and pixel-diff evidence until the implementation matches and leaves a reproducible design system.
accessibility
Consolidated accessibility skill entrypoint for WCAG 2.2, ARIA Authoring Practices, cognitive accessibility, Section 508, EN 301 549, design intent verification, and the Accessibility Planner workflow.
make-resume
A Chinese-language tool for creating editable HTML resumes that can be changed in a browser and printed to PDF. It uses available resume templates when they are installed and otherwise provides a simpler fallback.