Help us improve
Share bugs, ideas, or general feedback.
Share bugs, ideas, or general feedback.
Share bugs, ideas, or general feedback.
By markus41
AI-generate production-ready draw.io diagrams from code analysis, natural language prompts, infrastructure configs, or data sources; edit XML programmatically; apply conditional formatting and live bindings to metrics like Kubernetes/Prometheus; embed editable SVGs in GitHub, Confluence, Jira, Notion, Teams; analyze quality, batch export via desktop CLI.
npx claudepluginhub markus41/claude --plugin drawio-diagrammingPerform comprehensive analysis of draw.io diagrams including quality scoring, layout consistency checks, color and accessibility audits, connection completeness verification, complexity metrics, standard compliance checking, and actionable improvement suggestions. Supports diagram comparison and diff between versions.
Intelligent diagram generation engine that analyzes source code, git diffs, PR descriptions, and conversation context to automatically select the optimal diagram type and produce production-quality draw.io XML. Supports 12+ diagram types with self-editing refinement, multi-file analysis, incremental updates, and deeply nested hierarchy detection.
Batch process multiple draw.io diagrams in a single operation. Supports bulk generation from source files, mass export to SVG/PNG/PDF, applying theme or style updates across all diagrams, refreshing data-bound diagrams, updating platform embeds, and generating summary reports. Includes pipeline integration scripts for CI/CD systems.
Analyzes project context (code, conversation, explicit request) to automatically select the best diagram type and generate production-quality draw.io XML with proper mxGraphModel structure, style presets, color themes, multi-page support, and layer organization.
Bind draw.io diagram elements to external data sources such as Jira, GitHub Actions, Kubernetes, Prometheus, and custom REST APIs. Apply conditional formatting based on live status values, deploy state, test coverage, latency metrics, and resource utilization. Uses draw.io custom properties, placeholder variables, and UserObject XML tags to create data-driven diagrams that reflect real-time system state.
The Auto-Documenter analyzes codebases to automatically generate draw.io diagrams that accurately represent system architecture, data models, API flows, and infrastructure. It detects code changes, updates affected diagrams incrementally, and maintains a diagram inventory to prevent documentation drift.
The Data Connector specializes in binding external data sources to draw.io diagrams. It implements conditional formatting, placeholder variables, live status dashboards, and automated update scripts that keep diagrams synchronized with real-time system state.
The Diagram Architect is the master strategist for draw.io diagram creation. It combines deep knowledge of every diagram type with expertise in draw.io XML internals to produce publication-ready diagrams. It follows a self-editing workflow of generate, analyze, improve, and finalize, ensuring every diagram meets professional standards for clarity, completeness, and visual quality.
Specialized research agent combining code analysis, Firecrawl web scraping, and AI reasoning to add granular detail to diagrams
The Integration Specialist handles all aspects of embedding, syncing, and managing draw.io diagrams across development and collaboration platforms. It knows the specific integration mechanisms for GitHub, Confluence, Jira, Azure DevOps, Notion, Teams, and Harness, including automated export pipelines and cross-platform synchronization strategies.
> Patterns from "Agentic Design Patterns" (Gulli & Sauco, 2025) applied to AI-powered diagram generation and multi-platform embedding
AI-powered diagram generation using draw.io's built-in AI features and LLM integration
Data-driven conditional formatting, live data binding, and dynamic diagram updates for draw.io
Computer science data structure visualization in draw.io — arrays, linked lists, trees, graphs, hash tables, heaps, stacks, queues
draw.io desktop app integration for Claude Code — OS detection, editor paths, CLI export, file watching, and iterative AI+human workflows
Uses power tools
Uses Bash, Write, or Edit tools
Share bugs, ideas, or general feedback.
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge.
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge.
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
draw.io (.drawio) diagram tool for creating and editing architecture diagrams, ER diagrams, flowcharts, wireframes, sequence diagrams, class diagrams, and domain model diagrams
Claude Code skill pack for Lucidchart (18 skills)
Excalidraw diagramming toolkit — auto-diagram any codebase, architecture diagrams, data flows, with PNG/SVG/URL export
Generate professional draw.io diagrams from natural language — flowcharts, architecture diagrams, comparisons, and more.
General development utilities including Mermaid diagram creation for software documentation
Generate, validate, render Mermaid diagrams from text or code
AI-powered upgrade intelligence platform. Multi-agent council analyzes your codebase across 8 dimensions, produces confidence-scored suggestions with visual impact heatmaps, upgrade roadmaps, framework-specific deep dives, and before/after impact previews. Features innovation radar, tech debt forecasting, and coordinated upgrade bundles.
Enterprise development toolkit for teams - DevOps, code quality, integrations, workflow automation, documentation, and performance optimization across multi-cloud and full-stack platforms
Professional-grade multi-LLM agent coordination with comprehensive registry system, mandatory orchestration protocol, and production-ready DevOps workflows. Portable and customizable for any project.
Streamline development on the-lobbi/keycloak-alpha with Keycloak management, service orchestration, and test generation
The Conduit-Artisan Hybrid - AWS EKS deployments with Helm, Keycloak authentication, and Harness CI/CD. Combines pipeline excellence with developer velocity.
A plugin-based AI agent orchestration platform that combines a visual workflow builder with a deep Claude Code configuration system. Fourteen domain plugins extend the platform across cloud infrastructure, enterprise SaaS, home automation, and more. The root plugin (claude-orchestration v4.0.1) ships 137 agents, 55 skills, and 100+ slash commands that activate automatically through a registry-backed keyword system.
The frontend (@accos/frontend v1.0.0) is the control surface: a React 18 application where you design, visualize, and manage multi-agent workflows and the plugin marketplace.
┌─────────────────────────────────────────────────────────────────┐
│ Visual Workflow Builder │
│ ReactFlow canvas · Zustand state · WebSocket │
└────────────────────────┬────────────────────────────────────────┘
│
┌────────────────────────▼────────────────────────────────────────┐
│ Plugin System Core │
│ Discovery · Installation · Validation · Dependency resolution │
│ Health checking · Sandboxing · Federated registry │
└───────────┬────────────────────────────────┬────────────────────┘
│ │
┌───────────▼──────────┐ ┌────────────▼───────────────────┐
│ 14 Domain Plugins │ │ Agent Fleet │
│ jira-orchestrator │ │ 137 agents · 30+ categories │
│ tvs-microsoft-deploy│ │ 55 skills · 100+ commands │
│ home-assistant-arch │ │ Activated via registry index │
│ fastapi-backend │ └────────────────────────────────┘
│ ... and 10 more │
└───────────┬──────────┘
│
┌───────────▼──────────────────────────────────────────────────────┐
│ MCP Servers │
│ deploy-intelligence · lessons-learned · project-metrics │
│ code-quality-gate · workflow-bridge · perplexity · firecrawl │
└──────────────────────────────────────────────────────────────────┘
Task toolPrerequisites: Node.js 18+, pnpm
# Install dependencies
pnpm install
# Start development server
pnpm dev
# Opens at http://localhost:5173
# Build for production
pnpm build