coleam00/excalidraw-diagram-skill
A coding agent skill that generates Excalidraw diagrams from natural language descriptions with a Playwright-based visual validation pipeline.

This skill enables any coding agent that reads from a skills directory (like Claude Code or OpenCode) to produce structured Excalidraw diagrams from text prompts. It includes a render pipeline with Playwright so the agent can visually validate and iteratively fix its own outputs before delivering. Diagrams are designed to be semantically visual rather than generic boxes-and-arrows, with evidence artifacts like real code snippets and JSON payloads embedded. Colors and brand styles are centralized for easy customization.
Frequently asked
- What is coleam00/excalidraw-diagram-skill?
- A coding agent skill that generates Excalidraw diagrams from natural language descriptions with a Playwright-based visual validation pipeline.
- Is excalidraw-diagram-skill open source?
- Yes — coleam00/excalidraw-diagram-skill is an open-source project tracked on heatdrop.
- What language is excalidraw-diagram-skill written in?
- coleam00/excalidraw-diagram-skill is primarily written in Python.
- How popular is excalidraw-diagram-skill?
- coleam00/excalidraw-diagram-skill has 4.2k stars on GitHub and is currently cooling off.
- Where can I find excalidraw-diagram-skill?
- coleam00/excalidraw-diagram-skill is on GitHub at https://github.com/coleam00/excalidraw-diagram-skill.