svg-dataviz

Community

Iterative SVG charts with PNG renders.

Authorspm1001
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill helps you create data visualizations as SVG and iteratively render them to PNG to verify visuals meet requirements, enabling clear, shareable visuals.

Core Features & Use Cases

  • SVG creation: Build scalable vector visuals (charts, diagrams) as SVG.
  • Iterative rendering: Render to PNG with rsvg-convert or sips and check the output.
  • Use Case: You need a quick chart explaining a concept; render multiple iterations until the PNG matches expectations.

Quick Start

Write an SVG to input.svg, then render: rsvg-convert -w 1280 -h 720 input.svg -o /tmp/chart.png

  • Fast alternative: sips -s format png -z 720 1280 input.svg --out /tmp/chart.png

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: svg-dataviz
Download link: https://github.com/spm1001/claude-config-public/archive/main.zip#svg-dataviz

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.