diagram

Create, update, and navigate architectural diagram nodes and relationships.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/Dispo-Genius/dispo-clawdbot-config --skill diagram-dispo-genius
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: diagram
Source: https://github.com/Dispo-Genius/dispo-clawdbot-config/tree/main/skills/manage-gateway/service/deploy/polaris-skills/diagram
Command: npx skills add https://github.com/Dispo-Genius/dispo-clawdbot-config --skill diagram-dispo-genius

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Diagram management for architecture teams to visually organize, update, and share system diagrams across projects, reducing confusion and miscommunication.

Core Features & Use Cases

  • Create nodes representing systems, components, services, databases, and external entities; connect them to form a coherent architecture.
  • Navigate diagrams with tree, path, and trace operations; auto-layout and search for quick discovery.
  • Use cases include infrastructure visualization, software architecture reviews, and dependency mapping for deployments.

Quick Start

Create a new diagram named "infra-architecture" and add a system node "API-Gateway" with a component child "Auth-Service".

Frequently Asked Questions about diagram

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I create a system architecture diagram for infrastructure visualization?

You create system architecture diagrams by generating nodes for systems, components, services, and databases, then establishing connections between them to map dependencies and visualize infrastructure.

What is the best way to trace dependencies across software services?

Tracing dependencies across services involves using path and trace operations via the gateway service to navigate diagram relationships and map connections between architectural components.

Can I auto-layout and search within large system diagrams?

Yes, you can apply auto-layout optimization and search operations to large system diagrams, ensuring quick node discovery and visually organized architecture for reviews.

Does this diagram tool support mapping databases and external entities?

Yes, it supports node creation for databases and external entities, enabling you to build comprehensive dependency maps for deployments and infrastructure reviews.

How do I navigate complex software architecture diagrams during a review?

You navigate complex architecture diagrams using tree, path, and trace operations to traverse component nodes, visualize service relationships, and locate dependencies during reviews.