Sketch a microservices architecture diagram from a prose description
Quand l'utiliser : You're writing an RFC and want a diagram without opening a separate tool.
Prérequis
- Skill cloned to ~/.claude/skills/excalidraw-skill — git clone https://github.com/Agents365-ai/excalidraw-skill ~/.claude/skills/excalidraw-skill
- Network access to kroki.io (zero-install path) — No setup if outbound HTTPS works
Déroulement
-
Describe the systemUse the excalidraw skill — draw a microservices e-commerce architecture with clients, API gateway, 4 services, RabbitMQ, and per-service databases.✓ Copié→ Claude generates layout + exports an SVG via Kroki
-
Tweak and re-exportAdd Redis in front of the product service and regenerate.✓ Copié→ Updated diagram with Redis inserted, layout re-balanced
-
Save editable versionSave as .excalidraw so I can edit it on excalidraw.com.✓ Copié→ File saved to CWD
Résultat : A hand-drawn-style architecture diagram in your doc in under 5 minutes.
Pièges
- Diagram is cluttered for 10+ components — Ask Claude to group by tier first; the skill has layout rules for that