What problem does it solve? Building smooth, production-quality animations in React requires coordinating entrance/exit states, gestures, scroll triggers, and orchestrated sequences, which is error-prone when written from scratch. This Skill provides proven Framer Motion patterns so you can add polished animations without reinventing transition logic. ## Core Features & Use Cases - Component Animations: Fade-ins, hover/tap states, exit animations with AnimatePresence, and spring-based transitions. - Orchestration & Variants: Staggered list animations, parent-child sequencing, and reusable variant presets. - Gestures & Scroll: Drag interactions, swipe-to-dismiss, scroll-triggered reveals, parallax effects, and scroll progress indicators. - Use Case: When a user asks to "add a page transition" or "animate this modal", the Skill generates complete, accessible implementations including reduced-motion support. ## Quick Start Ask the AI to add a staggered fade-in animation to your React list component using Framer Motion.