Integrates Claude Code with the draw.io desktop app to enable seamless AI-powered diagram creation, editing, and automated exports.
This skill bridges the gap between Claude Code's terminal-based environment and the visual draw.io desktop application, allowing users to leverage AI for generating complex diagram XML while maintaining manual creative control. It handles cross-platform path detection for macOS, Linux, Windows, and WSL, supports headless exports for CI/CD, and facilitates iterative workflows where Claude updates the XML and the desktop app auto-reloads. Whether you are documenting system architecture or refining flowcharts, this integration provides the infrastructure for a hybrid AI-human design process.
主な機能
01Specialized WSL support for launching Windows applications from Linux environments
0211 GitHub stars
03Automated OS-specific detection for draw.io executable paths across all platforms
04Headless export capabilities using xvfb for Linux CI/CD pipelines
05Real-time file watching for iterative AI+human visual editing workflows
06CLI-based export functionality for SVG, PNG, and PDF formats with custom scaling
ユースケース
01Automating documentation updates by exporting diagrams to SVG during build processes
02Generating and refining architectural diagrams collaboratively with AI in real-time
03Visualizing code structures by having Claude generate draw.io XML and opening it instantly in the desktop editor