architecture-diagram

Installation
SKILL.md

Architecture Diagram Skill

Create clear, professional architecture diagrams using drawio tools.

Workflow

Creating a new diagram:

  1. Call start_session to open browser preview
  2. Analyze requirements → identify diagram type and components
  3. Plan layout → sketch component placement mentally
  4. Call create_new_diagram with complete mxGraphModel XML

Modifying existing diagram:

  1. Call get_diagram to fetch current state
  2. Call edit_diagram with add/update/delete operations

Exporting:

  • Call export_diagram with path to save .drawio file
Installs
Repository
smithery/ai
First Seen
architecture-diagram — smithery/ai