hand-drawn-diagrams
Installation
SKILL.md
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).
Weekly Installs
44
Repository
muthuishere/han…diagramsGitHub Stars
22
First Seen
Mar 23, 2026
Security Audits
Installed on
codex41
kimi-cli40
gemini-cli40
amp40
cline40
github-copilot40