What problem does it solve?
This Skill helps you design and implement smooth, intentional animations for React and Next.js interfaces instead of relying on ad hoc motion choices that feel inconsistent or sluggish.
Core Features & Use Cases
- Motion Guidance: Choose the right timing, easing, and transition style for hover states, enters, exits, and layout changes.
- Implementation Patterns: Apply CSS transitions, keyframes, Framer Motion variants, shared layout animations, and height measurements in real components.
- Accessibility and Performance: Keep animations fast, GPU-friendly, and respectful of reduced-motion preferences.
- Use Case: Build a modal, toast stack, card hover effect, or multi-step flow with motion that feels cohesive and production-ready.
Quick Start
Ask the assistant to implement the desired animation pattern in your React or Next.js component and follow the recommended easing, timing, and accessibility rules.