What problem does it solve? Teams struggle to decide when and how to animate UI elements, often shipping inconsistent, excessive, or AI-generated-looking motion that hurts usability and accessibility. ## Core Features & Use Cases - Create Mode: Generates animated components (modals, toasts, dropdowns) in React with Framer Motion or vanilla CSS, with easing, duration, and reduced-motion support matched to your project type. - Audit Mode: Scans a codebase for motion gaps and anti-patterns (pulsing indicators, hover-scale-everything, stagger spam, blur entrances), then outputs a branded HTML report or terminal markdown report. - Context-Aware Lens Weighting: Weights three philosophies — Emil Kowalski (restraint), Jakub Krehel (polish), Jhey Tompkins (playful) — based on whether the project is a dashboard, kids app, or marketing site. - Use Case: Ask it to audit a SaaS dashboard; it flags a modal missing AnimatePresence exit animations and hover-scale on table rows, then delivers a severity-ranked report with fixes. ## Quick Start Ask the assistant to audit the motion design in this project and report any animation quality issues.