What problem does it solve?
Interfaces often feel static or jarring because teams don't know where motion would genuinely help, and adding animation everywhere makes products feel sluggish. This Skill sweeps your codebase for high-leverage animation opportunities while rejecting candidates that would hurt usability.
Core Features & Use Cases
- Opportunity Detection: Searches for feedback gaps, teleporting state, missing spatial stories, group entrances, gesture seams, and delight moments, each with file:line evidence.
- Four-Question Gate: Every candidate is filtered by frequency, purpose, speed budget, and function, so only high-conviction suggestions survive.
- Precise Recipes: Each suggestion includes exact easing curves, durations, and properties (e.g.
cubic-bezier(0.23, 1, 0.32, 1), 160ms press feedback), plus reduced-motion handling.
- Use Case: Ask it to review a settings page; it returns a table of 3-5 ranked suggestions like "toast enters via
@starting-style with translateY(100%), 400ms ease" alongside a list of deliberately rejected candidates.
Quick Start
Ask the agent to scan this codebase for places that would benefit from animation and report the top opportunities with exact motion values.