ln-75-architecture-diagram-builder

ln-75-architecture-diagram-builder is a skill for Claude Code from levnikolaevich/claude-code-skills. It costs 33 tokens per session (1,496 once invoked), scanned A, original, MIT.

A tool for drawing current or planned software architecture diagrams. Architecture describes the main parts of a system and how they connect.

In plain words
What is it for?
Use it to document existing or proposed components, connections, runtime setup, infrastructure, and technical contracts.
Why use it?
It turns verified information about a system into diagrams that are easier to understand than scattered files and explanations.

Skill for Claude Code

Written for Claude Code: shipped in a Claude Code plugin.

Part of the architecture-suite plugin — 6 skills shipped together

Good fit Use it to document existing or proposed components, connections, runtime setup, infrastructure, and technical contracts.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/levnikolaevich/claude-code-skills/ln-75-architecture-diagram-builder
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add levnikolaevich/claude-code-skills --skill ln-75-architecture-diagram-builder
Clone the repo
git clone --depth 1 https://github.com/levnikolaevich/claude-code-skills

Made for: Claude Code.

Or install architecture-suite, the plugin that ships this one along with the rest of its 6 skills.

Wrote 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.

agentmods badge for ln-75-architecture-diagram-builder

README.md
[![agentmods](https://agentmods.dev/badge/skills/levnikolaevich/claude-code-skills/ln-75-architecture-diagram-builder/github.svg)](https://agentmods.dev/skills/levnikolaevich/claude-code-skills/ln-75-architecture-diagram-builder)
Your own site
<a href="https://agentmods.dev/skills/levnikolaevich/claude-code-skills/ln-75-architecture-diagram-builder"><img src="https://agentmods.dev/badge/skills/levnikolaevich/claude-code-skills/ln-75-architecture-diagram-builder/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.

agentmods 80×15 button for ln-75-architecture-diagram-builder

Your own site · 80×15
<a href="https://agentmods.dev/skills/levnikolaevich/claude-code-skills/ln-75-architecture-diagram-builder"><img src="https://agentmods.dev/badge/skills/levnikolaevich/claude-code-skills/ln-75-architecture-diagram-builder.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 33 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,496 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe. Third-party audits
  • NVIDIA SkillSpector pass 7 Sept 2026
How audits are shown
Origin original No closer match found in the catalogue.
Token cost

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.

ModelPer sessionOnce invoked
Fable 5.1 $0.00033 $0.01496
Opus 5 $0.00016 $0.00748
Sonnet 5 $0.00007 $0.00299
Haiku 4.5 $0.00003 $0.00150

Measured 5d ago against content hash 24cc9d510d70, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-11, from the pricing page.

Security

Grade A, and why

ln-75-architecture-diagram-builder 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 5d 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.

plugins/architecture-suite/skills/ln-75-architecture-diagram-builder/SKILL.md · 94 lines

How it starts

The opening of the file, as written. The whole thing — 94 lines — stays where its author put it; the contents beside it link to each section on GitHub.

Architecture Diagram Builder

Goal: Create the smallest set of understandable, evidence-backed diagrams needed to communicate current or proposed architecture. Change only approved architecture documentation; do not invent relationships, perform visual product design, replace prose evidence, audit fitness, or edit implementation.

Execution contract: The ordered checkboxes are the Definition of Done. Track every item internally as PENDING, PROVEN with concrete evidence, CLEARED with evidence that its condition is absent, or UNPROVEN with a gap; reading, delegation, or tool failure is not proof. Reconcile items after each section. Before returning, resolve all PENDING and count only PROVEN and CLEARED; apply the skill's verdict and approval rules to every gap. Preserve user intent, scope, and existing authorization. Continue authorized work; ask only for consequential unresolved choices or required external approval. Scale depth to material risk without silently skipping checks. Preserve dependency and safety ordering; otherwise choose the verification method appropriate to each obligation.

Tool Routing

Need Preferred capability Fallback
Architecture evidence Repository files, runtime wiring, IaC, contracts, and approved artifacts User-provided model with UNVERIFIED labels
Relationship tracing Language intelligence, dependency tools, and focused search Direct inspection of producers, consumers, and registrations
Diagram format Existing repository convention and renderer Mermaid in Markdown, then plain ASCII
Syntax verification Repository renderer, parser, or preview Manual fence, identifier, and relationship inspection
Document mutation Minimal patch to approved diagram artifacts Return BLOCKED if path or evidence boundary is unsafe

Diagrams communicate a model; executable behavior remains authoritative for current state. Keep current, target, and transition views visibly distinct.

Read the full file on GitHub · 94 lines

Changes

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.

  1. 5d ago Changed · -10 lines · -5 tokens per session 24cc9d510d70
  2. 12d ago First seen · 104 lines · 38 tokens per session scan A 5101a74113ec

Subscribe to this mod's changes

ln-75-architecture-diagram-builder is a skill published in the GitHub repository levnikolaevich/claude-code-skills (559 stars, last pushed 6d ago), licensed MIT. It adds 33 tokens to every session and 1,496 once invoked, about $0.0002 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.

Related

Other skills, from other repositories

frontend-code-review

Trigger when the user requests a review of frontend files (e.g., .tsx, .ts, .js). Support both pending-change reviews and focused file reviews while applying the checklist rules.

sangrokjung/claude-forge · 42 tokens

design-patterns

Agents should invoke this skill when choosing patterns, designing traits/interfaces/components, deciding abstraction boundaries, evaluating dependency injection/callbacks, or comparing implementation approaches in Rust, TypeScript/React, or Django/Python.

waybarrios/opencode-power-pack · 46 tokens

design-standards

Apply production-grade design standards when building or reviewing pages, components, or UI. Use this skill whenever the user asks to build a page, design a component, lay out a section, review the UI, fix the layout, or check design quality. Triggers on build a page, create a component, design a section, hero, card…

rampstackco/claude-skills · 122 tokens

code-architect

Design a feature architecture by analyzing existing codebase patterns and conventions, then provide a comprehensive implementation blueprint with specific files to create or modify, component designs, data flows, and a build sequence. Use this skill when the user asks for an architecture design, an implementation plan…

waybarrios/opencode-power-pack · 77 tokens

ui-animation

Builds, reviews, and measures UI motion, including springs, gestures, scroll effects, and curve fitting from recordings. Use when asked to "add animation", "match this easing", "reverse engineer this motion", or find animation opportunities. For action semantics use product-design; for visual layout use ui-design.

mblode/agent-skills · 65 tokens

ui-design

Designs and builds React/Next/Tailwind UI and audits visual and interaction defects. Use when asked to "build a landing page", "extract our design system", "add dark mode", "make this responsive", "remove UI slop", or "audit this component". For product decisions use product-design; for browser measurements use…

mblode/agent-skills · 80 tokens