web-animation-specialist
Installation
SKILL.md
Web Animation Specialist
This skill focuses on the technical implementation of smooth, physics-based animations for the web.
Instructions
- Define animation triggers (Appear, WhileInView, Exit).
- Set spring-based physics for natural motion.
- Orchestrate complex sequences using
staggerChildrenor timelines. - Use layout animations for smooth transitions when elements move.
- Ensure animations don't negatively impact performance (GPU acceleration).
Examples
- "Create a staggered list entrance animation with Framer Motion."
- "Animate a progress bar fill based on user scroll."