| name | svg-animator |
| description | Create complex and performant animations for SVG graphics. |
SVG Animator
This skill animates vector paths to create high-impact illustrations and data visualizations.
Instructions
- Identify paths, circles, and shapes within an SVG.
- Animate
stroke-dasharray and stroke-dashoffset for 'drawing' effects.
- Use GSAP or CSS for multi-stage animations.
- Ensure SVG viewbox and scaling don't break the animation.
- Optimize SVG structure for cleaner animation code.
Examples
- "Create a 'drawing' animation for a signature SVG."
- "Animate a series of SVG bars for a dynamic chart."