Sketch a microservices architecture diagram from a prose description
Когда использовать: You're writing an RFC and want a diagram without opening a separate tool.
Предварительные требования
- 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
Поток
-
Describe the systemUse the excalidraw skill — draw a microservices e-commerce architecture with clients, API gateway, 4 services, RabbitMQ, and per-service databases.✓ Скопировано→ Claude generates layout + exports an SVG via Kroki
-
Tweak and re-exportAdd Redis in front of the product service and regenerate.✓ Скопировано→ Updated diagram with Redis inserted, layout re-balanced
-
Save editable versionSave as .excalidraw so I can edit it on excalidraw.com.✓ Скопировано→ File saved to CWD
Итог: A hand-drawn-style architecture diagram in your doc in under 5 minutes.
Подводные камни
- Diagram is cluttered for 10+ components — Ask Claude to group by tier first; the skill has layout rules for that