svg-optimizer

Solid

Optimize SVG assets, generate sprites, and convert to React components

Web & Frontend 1,160 stars 71 forks Updated today MIT

Install

View on GitHub

Quality Score: 96/100

Stars 20%
100
Recency 20%
100
Frontmatter 20%
70
Documentation 15%
100
Issue Health 10%
50
License 10%
100
Description 5%
100

Skill Content

# SVG Optimizer Skill ## Purpose Optimize SVG assets for web and mobile use, including compression, sprite generation, and React component conversion. ## Capabilities - Remove unnecessary metadata and comments - Optimize paths and shapes - Generate SVG sprites for icon systems - Convert SVGs to React/Vue components - Minify SVG file sizes - Ensure accessibility attributes (aria-labels, roles) - Generate icon documentation ## Target Processes - component-library.js (iconSystemDesignTask) - design-system.js ## Integration Points - SVGO for optimization - svgr for React component generation - svg-sprite for sprite generation ## Input Schema ```json { "type": "object", "properties": { "inputPath": { "type": "string", "description": "Path to SVG file or directory" }, "outputPath": { "type": "string", "description": "Output directory" }, "generateSprite": { "type": "boolean", "default": false }, "generateComponents": { "type": "boolean", "default": false }, "componentFormat": { "type": "string", "enum": ["react", "vue", "svelte"], "default": "react" }, "optimizationLevel": { "type": "string", "enum": ["minimal", "standard", "aggressive"], "default": "standard" }, "addAccessibility": { "type": "boolean", "default": true } }, "required": ["inputPath"] } ``` ## Output Schema ```json { "type": "object", "properti...

Details

Author
a5c-ai
Repository
a5c-ai/babysitter
Created
4 months ago
Last Updated
today
Language
JavaScript
License
MIT

Integrates with

Similar Skills

Semantically similar based on skill content — not just same category

AI & Automation Solid

svg-icon-generator

Generate svg icon generator operations. Auto-activating skill for Visual Content. Triggers on: svg icon generator, svg icon generator Part of the Visual Content skill category. Use when working with svg icon generator functionality. Trigger with phrases like "svg icon generator", "svg generator", "svg".

2,274 Updated today
jeremylongshore
Web & Frontend Solid

responsive-image

Generate responsive image sets with srcset, WebP/AVIF conversion, and art direction

1,160 Updated today
a5c-ai
AI & Automation Solid

moai-tool-svg

SVG creation, optimization, and transformation specialist. Use when creating vector graphics, optimizing SVG files with SVGO, implementing icon systems, building data visualizations, or adding SVG animations.

1,050 Updated today
modu-ai
AI & Automation Listed

blog-figure-svg

Stop using stock photos. Generate accessible, lightweight SVG figures for any blog or CMS - flow diagrams, comparison bar charts, taxonomy/Venn diagrams, annotated terminal mocks, and 1600x840 OG feature cards. Hand-authored SVG (no embedded fonts, no external assets, no AI-image latency) with a consistent palette, screen-reader metadata (title + desc + aria-labelledby), and a figcaption-required handoff to the writer. Rasterizes to compressed PNG ready for Ghost, WordPress, Webflow, or any static-site generator. Built for content marketers, indie hackers, and dev-tool blogs that want unique illustrations on every post without paying a designer or burning Midjourney credits. Trigger when the user says: 'add a figure to the post', 'illustrate this comparison', 'draw a flow diagram for X', 'make a feature/OG image', or any request to produce a chart/diagram for editorial use.

4 Updated yesterday
AutomateLab-tech
Web & Frontend Listed

fec-svg-animation

Use when implementing or reviewing SVG animation, path drawing, icon motion, logo animation, illustration motion, micro-interactions, CSS/SMIL/Framer Motion/GSAP choices, motion accessibility, or fallback behavior; Chinese triggers include SVG 动画, 路径描边, 动效.

14 Updated today
bovinphang