What problem does it solve?
Creating custom animated SVGs—from simple loading spinners to complex morphing logos and illustrations—often requires deep knowledge of SVG syntax, animation APIs, and cross-browser compatibility, which is time-consuming and error-prone for designers and frontend developers.
Core Features & Use Cases
- Multi-Method Animation Support: Guides implementation of SMIL native SVG animations, CSS-driven animations, and JavaScript-enhanced path effects for different use cases (e.g., self-contained icons embedded in img elements vs. inlined page elements).
- Advanced SVG Effects: Includes step-by-step instructions for path drawing animations, shape morphing, motion paths, gradient shifts, masks, and filters to create polished, professional graphics.
- Real-World Use Case: A designer can use this skill to build an animated brand logo that works across all embed contexts, while a frontend developer can create interactive loading spinners and icon animations for web applications.
Quick Start
Use the svg-animations skill to create an animated checkmark icon with a stroke drawing effect for a form submission success state.