Skillquality 0.46
hand-drawn-diagrams
Create hand-drawn Excalidraw diagrams, flows, explainers, wireframes, and page mockups. Default to monochrome sketch output; allow restrained color only for page mockups when the user explicitly wants webpage-like fidelity.
What it does
Follow the instructions in ./workflow.md.
Key references:
references/index.mdreferences/activation-routing.xmlreferences/fundamental-shapes.md
Recommended: Chrome DevTools MCP
Install chrome-devtools-mcp for fast PNG and animated SVG rendering — uses a real browser, no Playwright install required.
npm install -g chrome-devtools-mcp
Then add it to your Claude Code MCP config (~/.claude/settings.json):
{
"mcpServers": {
"chrome-devtools-mcp": {
"command": "npx",
"args": ["chrome-devtools-mcp"]
}
}
}
Without it, PNG and video rendering falls back to Playwright (slower, requires browser install).
Capabilities
skillsource-muthuishereskill-hand-drawn-diagramstopic-agent-skillstopic-claude-codetopic-codextopic-diagrammingtopic-excalidrawtopic-ux-wireframestopic-visualizationtopic-workflow-diagrams
Install
Installnpx skills add muthuishere/hand-drawn-diagrams
Transportskills-sh
Protocolskill
Quality
0.46/ 1.00
deterministic score 0.46 from registry signals: · indexed on github topic:agent-skills · 23 github stars · SKILL.md body (673 chars)
Provenance
Indexed fromgithub
Enriched2026-04-22 01:01:32Z · deterministic:skill-github:v1 · v1
First seen2026-04-21
Last seen2026-04-22