excalidraw
✓Generate architecture diagrams as .excalidraw files from codebase analysis. Use when the user asks to create architecture diagrams, system diagrams, visualize codebase structure, or generate excalidraw files.
Installation
SKILL.md
Generate architecture diagrams as .excalidraw files directly from codebase analysis.
No prerequisites: Works without existing diagrams, Terraform, or specific file types.
Diamond arrow connections are broken in raw Excalidraw JSON. Use styled rectangles instead:
Generate architecture diagrams as .excalidraw files from codebase analysis. Use when the user asks to create architecture diagrams, system diagrams, visualize codebase structure, or generate excalidraw files. Source: ooiyeefei/ccc.
Facts (cite-ready)
Stable fields and commands for AI/search citations.
- Install command
npx skills add https://github.com/ooiyeefei/ccc --skill excalidraw- Source
- ooiyeefei/ccc
- Category
- {}Data Analysis
- Verified
- ✓
- First Seen
- 2026-02-01
- Updated
- 2026-02-18
Quick answers
What is excalidraw?
Generate architecture diagrams as .excalidraw files from codebase analysis. Use when the user asks to create architecture diagrams, system diagrams, visualize codebase structure, or generate excalidraw files. Source: ooiyeefei/ccc.
How do I install excalidraw?
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/ooiyeefei/ccc --skill excalidraw Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor
Where is the source repository?
https://github.com/ooiyeefei/ccc