What problem does it solve? Animation issues like wrong easings, non-interruptible keyframes, and layout-triggering transitions make interfaces feel sluggish, but finding and fixing them requires senior motion-design judgment. This Skill surveys a codebase's motion code, produces a prioritized audit across eight categories, and writes precise implementation plans that any agent or cheaper model can execute without further context. ## Core Features & Use Cases - Eight-Category Motion Audit: Evaluates purpose and frequency, easing and duration, physicality and origin, interruptibility, performance, accessibility, cohesion, and missed opportunities using exact target values from Emil Kowalski's animation philosophy. - Self-Contained Implementation Plans: Writes one plan per finding into plans/ with exact file paths, verbatim current code, target cubic-bezier curves, durations, spring configs, repo conventions, and verification steps including feel checks. - Read-Only Advisor Posture: Never modifies source code, runs builds, or commits; it only analyzes and plans, with invocation variants like quick, deep, category focus, plan, execute, and reconcile. - Use Case: A team feels their React app's dropdowns and toasts feel off. Run the audit to discover ease-in on entrances, transition: all, and keyframe-based toasts, then hand the generated plans to a cheaper model to implement each fix. ## Quick Start Ask the AI to audit the animations in this repository and produce a prioritized set of improvement plans.