What problem does it solve? Static interfaces often lack feedback, feel abrupt during state changes, and miss opportunities to guide users, making features feel unpolished and harder to understand. ## Core Features & Use Cases - Animation Opportunity Assessment: Identifies missing feedback, jarring transitions, and unclear relationships in an existing feature before writing any code. - Structured Implementation Guidance: Covers entrance animations, micro-interactions, state transitions, navigation effects, and delight moments with concrete timing and easing specifications. - Accessibility & Performance Guardrails: Enforces prefers-reduced-motion support, GPU-accelerated transform/opacity animations, and 60fps performance targets. - Use Case: After building a new session logging form, run this Skill to add button press feedback, validation shake animations, smooth modal entry, and a success celebration while respecting reduced-motion settings. ## Quick Start Review the checkout flow feature and add purposeful animations and micro-interactions that improve feedback and usability.