What problem does it solve? Interfaces often feel static or jarring because state changes, entrances, and feedback moments lack motion, yet adding animation everywhere makes products feel sluggish. This Skill audits a codebase read-only and identifies only the high-leverage moments that genuinely deserve animation, with exact values for each. ## Core Features & Use Cases - Opportunity Sweep: Hunts known seams such as missing press feedback, teleporting conditional renders, popovers with no spatial connection to their trigger, and flat empty states. - Four-Question Gate: Every candidate must pass frequency, purpose, speed, and function checks, so most candidates are rejected and the report stays short and high-conviction. - Precise Recipes: Each suggestion includes exact durations, easing curves, transform values, reduced-motion handling, and file:line evidence, plus a required list of rejected candidates. - Use Case: Ask it to review a React app's components before a polish pass; it returns a table of at most 5-7 animation suggestions ordered by leverage, ready to hand off for implementation. ## Quick Start Ask the assistant to find animation opportunities in this codebase and report which UI moments should be animated with exact motion values.