·svg-art
{}

svg-art

kv0906/cc-skills

Create SVG graphics through programmatic code generation. Use this skill when the user asks to create icons, logos, illustrations, diagrams, data visualizations, generative art, patterns, fractals, or any vector graphics. Provides executable Python scripts for grids, radial patterns, fractals, waves, particles, charts, icons, and optimization.

79Installs·3Trend·@kv0906

Installation

$npx skills add https://github.com/kv0906/cc-skills --skill svg-art

SKILL.md

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

| generategrid.py | Grid patterns | --cols, --rows, --shape, --vary- | | generateradial.py | Radial/spiral/sunburst | --spiral, --concentric, --sunburst | | generatefractal.py | Fractals (tree, koch, sierpinski) | --tree, --koch, --sierpinski, --depth | | generatewave.py | Waves and audio viz | --layers, --noise, --bars |

| generateparticles.py | Scatter/cluster/constellation | --cluster, --gradient, --constellation | | generatechart.py | Data visualization | --bar, --line, --pie, --donut | | generateicon.py | Common UI icons | --icon NAME, --list, --filled | | optimizesvg.py | Minify/optimize SVG | --aggressive, --stats |

Create SVG graphics through programmatic code generation. Use this skill when the user asks to create icons, logos, illustrations, diagrams, data visualizations, generative art, patterns, fractals, or any vector graphics. Provides executable Python scripts for grids, radial patterns, fractals, waves, particles, charts, icons, and optimization. Source: kv0906/cc-skills.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/kv0906/cc-skills --skill svg-art
Category
{}Data Analysis
Verified
First Seen
2026-02-10
Updated
2026-02-18

Quick answers

What is svg-art?

Create SVG graphics through programmatic code generation. Use this skill when the user asks to create icons, logos, illustrations, diagrams, data visualizations, generative art, patterns, fractals, or any vector graphics. Provides executable Python scripts for grids, radial patterns, fractals, waves, particles, charts, icons, and optimization. Source: kv0906/cc-skills.

How do I install svg-art?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/kv0906/cc-skills --skill svg-art Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/kv0906/cc-skills

Details

Category
{}Data Analysis
Source
skills.sh
First Seen
2026-02-10