What problem does it solve? Static interfaces often lack feedback, feel abrupt during state changes, and miss opportunities to guide users, making them harder to understand and less engaging to use. ## Core Features & Use Cases - Animation Opportunity Assessment: Identifies missing feedback, jarring transitions, and unclear spatial relationships in an existing feature before writing any code. - Layered Motion Implementation: Adds entrance animations, micro-interactions (button hover/click, form validation, toggles), state transitions, and navigation effects with correct timing and easing curves. - Accessibility & Performance Guardrails: Enforces prefers-reduced-motion support, GPU-accelerated transform/opacity animations, and 60fps performance targets. - Use Case: After building a settings page that feels flat, run this Skill to add staggered entrance reveals, button press feedback, smooth accordion expand/collapse, and a success check animation on save. ## Quick Start Review my dashboard feature and add purposeful animations and micro-interactions to make it feel more alive.