What problem does it solve?
This Skill helps you apply the right motion treatment to a UI component without hand-tuning animation parameters or guessing which style fits the moment. It translates a vibe, brand cue, or interaction intent into a consistent framer-motion implementation.
Core Features & Use Cases
- Seed-based motion styling: Map vague requests like playful, smooth, snappy, or floaty to one of five calibrated motion personalities.
- Use-case motion selection: Pick the right interaction pattern for buttons, dialogs, menus, lists, loading states, toggles, and page transitions.
- Named motion keywords: Apply distinctive effects such as toggle-flip, reveal-blur, shimmer, or pop-in when a specific move is needed.
- Consistent implementation: Reuse the same source-of-truth motion recipes across components to keep a product visually coherent.
Quick Start
Apply the best motion seed and context to the target component in the specified file, then update the JSX to use the matching framer-motion recipe.