git log --oneline --stat
HEAD
- Stars
- 1.8k
- Forks
- 68
- Updated
- Apr 29, 2026
repo --stat
stars
1.8k
forks
68
last update
Apr 29, 2026
license
MITv1.6.0
quickstart.sh
3 steps
- Install
// Drops SKILL.md into ~/.claude/skills/
$ claude skills add excalidraw-diagrammer - Invoke
// Run from any project directory
$ claude --skill excalidraw-diagrammer "give my landing page a hero treatment" - Iterate
// Re-run with edits — Claude keeps the skill loaded
$ claude --skill excalidraw-diagrammer "now refactor it"
excalidraw-diagrammer/
references
- references/
- SKILL.mdopen
- README.mdopen
SKILL.md
readonly
- name:
- Excalidraw Diagrammer
- slug:
- excalidraw-diagrammer
- version:
- v1.6.0
- license:
- MIT
- author:
- @excalidraw-skills
- repository:
- github.com/excalidraw-skills/diagrammer
- categories:
- tags:
- #excalidraw#diagrams#architecture#hand-drawn#json
- description:
Describe your system, get an Excalidraw scene file. Architecture diagrams from prose.
features.md
3 capabilities
// What you can do with it
- Automates the tedious parts of the workflow.
- Gives Claude the right context, tools, and guardrails.
- Produces consistent, reviewable output every time.
README.md
excalidraw-diagrammer/README.md
5 sections
Loading README…
$ cat reviews/
Reviews
// No reviews yet. Be the first.
Loading review form…