Agent skill · DevOps & Cloud

engineer-design-diagram

Generate production-grade engineering design diagrams (architecture,\ \ sequence, delta, drift) as\nself-contained dark-themed HTML files with accessible\ \ inline SVG. Grounds every diagram in real\nrepo topology via DCI \u2014 package\ \ manifests, docker-compose, k8s, terraform, import graph. Four\nmodes: generate\ \ from a live repo, diff a PR, trace a stack into a sequence diagram, or watch for\n\ drift against a fingerprint. Semantic OKLCH palette; Mermaid fallback for large\ \ graphs.\nUse when visualizing system architecture, reviewing a PR for structural\ \ change, diagnosing an\ninci

jeremylongshoregithub.com/jeremylongshoreGitHub ↗
claude-codecan modify filesships scriptsMIT
Install
npx skills add jeremylongshore/claude-code-plugins-plus-skills --skill engineer-design-diagram --agent claude-code

Same command for any agent — swap --agent for codex, cursor, copilot.

Facts
Files in the skill folder: 21
SKILL.md size: 18 KB
Bundled scripts: yes
Version: 0.5.0
Declared author: Jeremy Longshore <jeremy@intentsolutions.io>
Allowed tools: ReadWriteGlobGrepBash(git:*)Bash(ls:*)Bash(cat:*)Bash(jq:*)Bash(docker:*)Bash(kubectl:*)Bash(terraform:*)Bash(python3:*)
Requires: Designed for Claude Code
Path: skills/.curated/engineer-design-diagram/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 2,596
Language: Python
Read our review of the source →

Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.

From the SKILL.md

# Engineer Design Diagram Generates production-grade engineering design diagrams as single-file HTML with inline SVG, grounded in real repository topology. Credit: design palette + arrow-masking pattern inspired by [Cocoon AI's architecture-diagram-generator](https://github.com/Cocoon-AI/architecture-diagram-generator) (MIT). See [THIRD_PARTY_LICENSES.md](references/THIRD_PARTY_LICENSES.md). ## Ov

More from claude-code-plugins-plus-skills
All skills →
About this skill
What does the engineer-design-diagram skill do?

Generate production-grade engineering design diagrams (architecture,\ \ sequence, delta, drift) as\nself-contained dark-themed HTML files with accessible\ \ inline SVG. Grounds every diagram in real\nrepo topology via DCI \u2014 package\ \ manifests, docker-compose, k8s, terraform, import graph. Four\nmodes: generate\ \ from a live repo, diff a PR, trace a stack into a sequence diagram, or watch for\n\ drift against a fingerprint. Semantic OKLCH palette; Mermaid fallback for large\ \ graphs.\nUse when visualizing system architecture, reviewing a PR for structural\ \ change, diagnosing an\ninci

How do I install it?

Run `npx skills add jeremylongshore/claude-code-plugins-plus-skills --skill engineer-design-diagram --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.

Where does this skill come from?

From jeremylongshore/claude-code-plugins-plus-skills, a repository with 2,596 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.

Is a popular skill a good skill?

Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.

Keep going