What problem does it solve? Static interfaces often lack feedback, feel jarring during state changes, and miss opportunities to guide users. This Skill reviews a feature and systematically adds animations, micro-interactions, and motion effects that improve usability and create delight. ## Core Features & Use Cases - Animation Opportunity Assessment: Identifies missing feedback, abrupt transitions, unclear relationships, and delight gaps in an existing feature. - Layered Motion Strategy: Plans a hero moment, feedback layer, transition layer, and delight layer instead of scattering animations randomly. - Technical Implementation Guidance: Provides timing and easing standards, CSS and JavaScript techniques (Web Animations API, Framer Motion, GSAP), GPU-accelerated transform/opacity patterns, and prefers-reduced-motion accessibility support. - Use Case: After building a checkout form, use this Skill to add button press feedback, input focus transitions, validation shake animations, and a smooth success state, all respecting reduced-motion preferences. ## Quick Start Ask the AI to review the checkout form component and add purposeful animations and micro-interactions that respect reduced-motion settings.