Takes a static UI and systematically adds purposeful animations across entrance effects, micro-interactions, state transitions, and navigation flows. It identifies missing feedback opportunities, plans animation strategy by impact, then implements everything from button hover states to page load choreography. Includes specific timing guidelines (100-150ms for feedback, 200-300ms for state changes), modern easing curves that actually feel good, and proper accessibility handling for reduced motion preferences. Good for when your interface works but feels lifeless, or when you need to add polish without overdoing it. Focuses on GPU-accelerated properties and 60fps performance rather than flashy effects.
npx skills add https://github.com/pbakaus/impeccable --skill animate