# coleam00/excalidraw-diagram-skill

Skill to give Claude Code (and any coding agent) the ability to generate beautiful and practical Excalidraw diagrams.

Repository: https://github.com/coleam00/excalidraw-diagram-skill
Canonical: https://ross.abutalabs.com/products/excalidraw-diagram-skill
Language: Python
License Family: other
Last push: 2026-03-01T13:36:16+00:00

## Health v2 (maintenance only)
Score: 46/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 70, release rhythm 35, longevity 13
- inputs: {"age_days": 185, "days_push": 185, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases, no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 4576, forks 516 (observed 2026-08-28T04:08:53.626117+00:00)

## What it is
A coding agent skill that enables Claude Code and other skill-compatible agents to generate polished Excalidraw diagrams from natural language descriptions. It includes a Playwright-based render pipeline so the agent can visually validate and iterate on its own diagram output.

## Use cases
- generate excalidraw diagrams from natural language with claude code
- have my coding agent draw architecture diagrams automatically
- create diagrams that visually validate their own layout
- generate branded diagrams matching my company color palette
- visualize how a protocol streams events between agent and frontend
- add diagram generation capability to opencode or other agents

## When to choose
- you use Claude Code, OpenCode, or any agent supporting .claude/skills and want high-quality Excalidraw diagrams
- you want diagrams with meaningful visual structure rather than generic box-and-arrow layouts
- you need automated visual validation to catch overlapping text and misaligned arrows
- you want diagrams that follow a customizable brand palette

## When to avoid
- you need a standalone diagramming tool rather than an agent skill
- your coding agent does not support the skills directory format
- you need diagram formats other than Excalidraw
- you require a maintained, licensed dependency for production use (the repo has no license)

## Facets
- artifact type: plugin
- maturity: active
- function: data-visualization, agent-framework, prompt-engineering
- domain: developer-tools, documentation, artificial-intelligence
- platform: cli, python, cross-platform
- tags: excalidraw, claude-code, agent-skills, diagram-generation, playwright, visual-validation, ai-agents

## Member repositories
- coleam00/excalidraw-diagram-skill (main) score 46

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:08:53.626117+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-29T18:19:55.506169+00:00, confidence not recorded.
  - readme: https://github.com/coleam00/excalidraw-diagram-skill (fetched 2026-08-28T04:08:53.626117+00:00, sha 9b51f93c50f9)
- Data as of 2026-08-30T08:39:29.467469+00:00.
