# Jonathan Vella Azure Agentic Infraops Azure Diagrams

> Azure Diagrams — Routing Skill

- Skill: `tomevault-io/jonathan-vella-azure-agentic-infraops-azure-diagrams` (Agent Skill, multi-file: 2 files)
- Install (CLI): `npx skillmds@latest add tomevault-io/jonathan-vella-azure-agentic-infraops-azure-diagrams`
- Raw SKILL.md: https://api.skillmd.com/api/skills/tomevault-io/jonathan-vella-azure-agentic-infraops-azure-diagrams/raw
- Safety review: pending (external: skill-scanner PASS, skillspector PASS)
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: DevOps & Infra
- Author: tomevault-io (https://skillmd.com/u/tomevault-io)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/tomevault-io/jonathan-vella-azure-agentic-infraops-azure-diagrams

---


# 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 |
| Azure resource visualization                   | `mermaid`         | fenced code block |
| Hand-drawn whiteboarding / brainstorming       | `excalidraw`      | `.excalidraw`     |

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

---
> Converted and distributed by [TomeVault](https://tomevault.io/claim/jonathan-vella) — claim your Tome and manage your conversions.
<!-- tomevault:4.0:skill_md:2026-04-11 -->

