🎯

technical-svg-diagrams

🎯Skill

from somtougeh/somto-dev-toolkit

VibeIndex|
What it does

Generates technical SVG diagrams programmatically using Claude's code generation capabilities for system architecture, workflows, and data models.

πŸ“¦

Part of

somtougeh/somto-dev-toolkit(9 items)

technical-svg-diagrams

Installation

uvxRun with uvx (Python)
uvx --from cairosvg cairosvg diagram.svg -o diagram.png --output-width 1600
uvxRun with uvx (Python)
uvx --with pillow python -c "from PIL import Image; Image.open('diagram.png').save('diagram.webp', 'WEBP', lossless=True)"
πŸ“– Extracted from docs: somtougeh/somto-dev-toolkit
2Installs
-
AddedFeb 6, 2026