azure-diagrams

azure-diagrams is a skill for Claude Code, Codex from jonathan-vella/apex-accelerator. It costs 50 tokens per session (402 once invoked), scanned A, original, MIT.

A routing guide for choosing the right tool and file format for diagrams, such as architecture, dependency, runtime, timeline, or data-relationship diagrams.

In plain words
What is it for?
Use it to route Azure architecture diagrams to draw.io, charts and Python-based diagrams to the Python diagrams tool, and inline flowcharts or sequences to Mermaid.
Why use it?
It prevents diagram requests from being handled by the wrong diagram generator or saved in an unsuitable format.

Skill for Claude CodeCodex

Written for no agent in particular: nothing here depends on one. Also seen: mentions Claude Code.

Good fit Use it to route Azure architecture diagrams to draw.io, charts and Python-based diagrams to the Python diagrams tool, and inline flowcharts or sequences to Mermaid.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/jonathan-vella/apex-accelerator/azure-diagrams
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 jonathan-vella/apex-accelerator --skill azure-diagrams
Clone the repo
git clone --depth 1 https://github.com/jonathan-vella/apex-accelerator

Made for: Claude Code, Codex.

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 azure-diagrams

README.md
[![agentmods](https://agentmods.dev/badge/skills/jonathan-vella/apex-accelerator/azure-diagrams/github.svg)](https://agentmods.dev/skills/jonathan-vella/apex-accelerator/azure-diagrams)
Your own site
<a href="https://agentmods.dev/skills/jonathan-vella/apex-accelerator/azure-diagrams"><img src="https://agentmods.dev/badge/skills/jonathan-vella/apex-accelerator/azure-diagrams/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 azure-diagrams

Your own site · 80×15
<a href="https://agentmods.dev/skills/jonathan-vella/apex-accelerator/azure-diagrams"><img src="https://agentmods.dev/badge/skills/jonathan-vella/apex-accelerator/azure-diagrams.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 50 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 402 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.00050 $0.00402
Opus 5 $0.00025 $0.00201
Sonnet 5 $0.00010 $0.00080
Haiku 4.5 $0.00005 $0.00040

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

Security

Grade A, and why

azure-diagrams 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.

.archive/_archived_skills/azure-diagrams/SKILL.md · 35 lines

What it actually says

Azure Diagrams — Routing Skill

This skill routes diagram requests to the appropriate specialized skill. Do NOT load this skill's references directly — load the target skill instead.

Routing Table

Diagram type Target skill Output format
Architecture diagrams (default) drawio .drawio
Dependency / runtime diagrams drawio .drawio
As-built diagrams drawio .drawio
WAF bar charts python-diagrams .py + .png
Cost donut / projection charts python-diagrams .py + .png
Compliance gap charts python-diagrams .py + .png
Python architecture diagrams (diagrams lib) python-diagrams .py + .png
Swimlane / ERD / timeline / wireframe python-diagrams .py + .png
Inline markdown diagrams (flowchart, sequence) mermaid fenced code block

How to Use

  1. Identify the diagram type from the request.
  2. Read .github/skills/{target-skill}/SKILL.md instead of this file.
  3. Follow that skill's generation workflow and guardrails.
Files

What ships with it

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

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. 11d ago First seen · 35 lines · 50 tokens per session scan A 5f35b8b6163e

Subscribe to this mod's changes

azure-diagrams is a skill published in the GitHub repository jonathan-vella/apex-accelerator (50 stars, last pushed 4d ago), licensed MIT. It adds 50 tokens to every session and 402 once invoked, about $0.0003 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

tailwind-design-system

Build scalable design systems with Tailwind CSS v4, design tokens, component libraries, and responsive patterns. Use when creating component libraries, implementing design systems, or standardizing UI patterns.

calesthio/OpenMontage · 42 tokens

motion-graphics

Use when the user wants a short, design-led motion graphic where motion is the message: kinetic typography, stat or number count-up, chart/data-viz hit, logo sting, brand lockup, lower-third, callout, social overlay, animated headline/tweet/news item, motion poster, or quick captured-page highlight. Usually under 10s…

calesthio/OpenMontage · 187 tokens

visual-style

Create, extract, and apply portable visual design systems via visual-style.md files. Use when: (1) Creating a visual-style.md design system from scratch, (2) Extracting a visual style from a website URL, video, or PDF brand guide, (3) Applying a visual style to HeyGen videos, HTML slides, Figma, or paper.design, (4)…

calesthio/OpenMontage · 136 tokens

vercel-composition-patterns

React composition patterns that scale. Use when refactoring components with boolean prop proliferation, building flexible component libraries, or designing reusable APIs. Triggers on tasks involving compound components, render props, context providers, or component architecture. Includes React 19 API changes.

calesthio/OpenMontage · 58 tokens

web-design-guidelines

Review UI code for Web Interface Guidelines compliance. Use when asked to "review my UI", "check accessibility", "audit design", "review UX", or "check my site against best practices".

calesthio/OpenMontage · 44 tokens

dashboard-design

Dashboard layout patterns, KPI card design, filter architecture, narrative flow through panels, and self-contained HTML generation.

fabioc-aloha/Alex_Skill_Mall · 24 tokens