Traction scoreGitHub stars can be faked, so popularity alone can be misleading. Traction Score looks for broader signs of recent attention, adoption, and active maintenance.
Draw.io Architecture Studio creates and maintains editable diagrams for architecture, ERD, UML, C4, SysML, BPMN, network, and infrastructure work. Its shared Diagram IR can build views from Terraform, Kubernetes, SQL, OpenAPI, AsyncAPI, and Protobuf sources, then support synchronization, queries, policy tests, reviews, and accessible publishing.
Compatible AgentsThe repository documents support for these agents. The skills may also work with other agents that can load SKILL.md files, but they may need some setup or small changes.
Follow the documented setup, then try a first task.
I’m using
Global install for compatible agents
Installs: Global installation of the drawio-skill repository · Claude Code, Cursor, Copilot, OpenClaw, Codex, Autohand Code, Hermes, Agent Skills-compatible agents
Before you start
Python 3
draw.io desktop app if native diagram export is required
Platform: macOS, Linux, or Windows
Run this terminal command to install the skill globally for a compatible agent.
Create an editable Transformer architecture diagram
Uses drawio-skill
Use drawio-skill to draw a Transformer encoder-decoder for machine translation: a 6-layer encoder with self-attention, a 6-layer decoder with cross-attention, input embeddings (batch × 512 × 768), positional encoding, and a final output projection. Annotate tensor shapes between layers and color-code components by layer type. Produce an editable .drawio file.