What problem does it solve? Applying classic animation principles to web and app interfaces is difficult when developers lack a structured mapping between Disney's 12 animation principles and the Lottie/Bodymovin workflow, leading to flat or unnatural motion design. ## Core Features & Use Cases - Principle-by-Principle Guidance: Covers all 12 Disney principles (squash and stretch, anticipation, staging, timing, arcs, exaggeration, and more) with concrete After Effects techniques such as Easy Ease, motion paths, parenting offsets, and overshoot expressions. - Runtime Lottie Control: Shows how to use lottie-react APIs like playSegments, setSpeed, setDirection, goToAndStop, and event listeners to control animation playback in JavaScript. - Use Case: A front-end developer building a React onboarding flow can use this Skill to structure an After Effects export with anticipation and follow-through, then trigger segment playback and hover interactions via lottie-react. ## Quick Start Use the lottie-bodymovin skill to implement squash and stretch plus anticipation in my React Lottie animation exported from After Effects.