What problem does it solve? Developers often struggle to translate classic animation theory into working React code, resulting in stiff or unnatural UI motion. This Skill provides ready-to-use Framer Motion patterns for each of Disney's 12 animation principles. ## Core Features & Use Cases - 12 Animation Principles as Code: Squash and stretch, anticipation, staging, arcs, timing, exaggeration, and more, each mapped to concrete Framer Motion JSX snippets. - Gesture and Layout Animations: Patterns for whileHover, whileTap, AnimatePresence exit animations, and automatic layout transitions. - Staggered List Animations: Container and item variants for orchestrating child animations with staggerChildren. - Use Case: When building a landing page hero section, apply the anticipation and follow-through patterns to make elements enter with natural, physics-based motion instead of linear fades. ## Quick Start Use the framer-motion skill to add staggered entrance animations with spring physics to my React card list component.