svg-animator
Installation
SKILL.md
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-dasharrayandstroke-dashoffsetfor '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."