What problem does it solve? Hand-writing SVG markup, optimizing file size, and implementing animations require deep knowledge of path commands, gradients, filters, and SVGO configuration that developers often lack. ## Core Features & Use Cases - SVG Creation Patterns: Ready-to-use templates for shapes, paths, gradients, symbols, text, and reusable icon systems. - SVGO Optimization: CLI commands and configuration files for compressing SVG files, building icon sprites, and SVGZ compression. - Animation & Interaction: CSS keyframes, SMIL elements, and JavaScript patterns for line drawing, morphing, and interactive graphics. - Use Case: When building a dashboard, use this Skill to generate an accessible bar chart SVG with hover effects, then optimize the exported icon set with SVGO before shipping. ## Quick Start Ask the assistant to create an optimized SVG icon with a gradient fill and a hover animation for your web project.