drawio-architecture

Installation
SKILL.md

Draw.io Architecture Diagrams + MCP Integration

Create professional, editable architecture diagrams in draw.io's native .drawio XML format and integrate the official draw.io MCP server so diagrams open directly in the editor. This skill merges two proven sources:

  1. Authoring knowledge — how to write correct .drawio XML for architecture, network, cloud, flowchart and ER diagrams (from Agents365-ai/drawio-skill and scarr05/claude-skills-pub).
  2. MCP integration — how to configure and call the official @drawio/mcp server so the agent opens diagrams inline/editor instead of dumping XML to a file (from jgraph/drawio-mcp, the vendor's own reference).

When to use

  • The user asks for an architecture / system / service / network / cloud diagram, a flowchart, ER diagram, sequence / UML class, C4 model, or any draw.io/diagrams.net visualization.
  • The user wants diagrams to open in draw.io automatically (MCP) rather than be saved as a file for manual import.
  • You are setting up the draw.io MCP server for the current agent/IDE and need the exact config block per platform.
  • You want the agent to search the official shape library (AWS/Azure/GCP/Cisco/K8s/brand logos) without guessing shape= strings.

When NOT to use

  • A casual hand-drawn / whiteboard look → excalidraw or tldraw.
  • Diagrams-as-code that live in git and render in Markdown → mermaid (general) or plantuml (UML).
  • Freeform infinite-canvas sketching → tldraw.
Installs
3
Repository
afonsoft/skills
First Seen
4 days ago
drawio-architecture — afonsoft/skills