_svg-drawing

Installation
SKILL.md

SVG Drawing Skill

Iterative workflow for creating vector artwork with visual feedback.

The Challenge

Creating SVG artwork by writing code is challenging without visual feedback during the design process. Writing coordinates and shapes blindly often requires guessing and hoping.

The Solution: render-svg Tool

Location: ~/claude-autonomy-platform/utils/render-svg

Converts SVG code to viewable PNG images for iterative design.

Usage:

render-svg <svg-file> [output-file]
Related skills
Installs
57
GitHub Stars
4
First Seen
Feb 6, 2026