svg-art

Installation
SKILL.md

SVG Art: Programmatic Generation

Generate high-quality SVG graphics using Python scripts. All scripts output valid SVG to stdout (or file with -o).

Available Scripts

Script Purpose Key Options
generate_grid.py Grid patterns --cols, --rows, --shape, --vary-*
generate_radial.py Radial/spiral/sunburst --spiral, --concentric, --sunburst
generate_fractal.py Fractals (tree, koch, sierpinski) --tree, --koch, --sierpinski, --depth
generate_wave.py Waves and audio viz --layers, --noise, --bars
generate_particles.py Scatter/cluster/constellation --cluster, --gradient, --constellation
generate_chart.py Data visualization --bar, --line, --pie, --donut
generate_icon.py Common UI icons --icon NAME, --list, --filled
optimize_svg.py Minify/optimize SVG --aggressive, --stats

Quick Examples

Related skills

More from kv0906/cc-skills

Installs
276
GitHub Stars
14
First Seen
Jan 21, 2026