motion-design-skill
Catalogue stub — full package: lottiefiles/motion-design-skill
Decision tree
Is the package already installed? Check: your agent's skills directory contains
motion-design-skillwith content beyond this stub.- Yes → invoke
motion-design-skilland proceed - No → go to step 2
- Yes → invoke
Which agent are you on?
- Claude Code →
npx skills add LottieFiles/motion-design-skill— or send! npx skills add …as a chat message (add-gfor global, omit for project-only) - Cursor →
npx skills add LottieFiles/motion-design-skill - Other →
npx skills add LottieFiles/motion-design-skillor see GitHub README
- Claude Code →
Install command
npx skills add LottieFiles/motion-design-skill
Invoke after install
- Skill name:
motion-design-skill - Trigger phrases: "motion design", "animation principles", "LottieFiles", "Disney principles UI", "timing curves"
What it does
Official LottieFiles motion design principles skill. Covers timing curves, easing functions, animation choreography, and Disney's 12 classic animation principles adapted for UI contexts. Helps agents reason about when to animate, how to choose easing, how to sequence compound animations, and how to balance energy and weight in motion. Implementation-agnostic — the guidance applies equally to CSS transitions, GSAP, Framer Motion, Lottie, or any other animation toolchain. Supports 40+ AI coding agents.
When NOT to use
- GLSL/shader-level animation (use
shader-dev) - Specific framework implementation (use
gsap-skillsorframer-motion-skills)