| name | web-animation-specialist |
| description | Implement advanced web animations using Framer Motion or GSAP. |
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
staggerChildren or 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."