What problem does it solve? Animation quality issues like wrong easing, sluggish durations, and non-interruptible transitions are hard to spot and even harder to delegate. This Skill surveys a codebase's motion code as a senior advisor and produces prioritized findings plus self-contained plans that any agent or cheaper model can execute without further context. ## Core Features & Use Cases - Motion Recon and Audit: Maps the animation stack (Framer Motion, GSAP, CSS, WAAPI), token conventions, and interaction frequency, then audits against eight categories including easing, physicality, performance, and accessibility. - Vetted, Prioritized Findings: Re-reads every cited file:line to reject false positives, then presents a severity-ranked table ordered by leverage, plus missed animation opportunities. - Self-Contained Execution Plans: Writes one plan per selected finding into plans/ with exact cubic-bezier values, durations, file paths, code excerpts, and feel-check verification steps. - Use Case: A user says "make this app feel better" — the Skill audits all interactive UI, finds that dropdowns use ease-in and toasts jump due to bad keyframes, and produces three ready-to-execute fix plans. ## Quick Start Ask the assistant to audit the animations in this repository and produce a prioritized improvement plan.