What is web-motion-design?
Use when building CSS animations, JavaScript transitions, React/Vue motion, or any browser-based animation work. Source: dylantarre/animation-principles.
Use when building CSS animations, JavaScript transitions, React/Vue motion, or any browser-based animation work.
Quickly install web-motion-design AI skill to your development environment via command line
Source: dylantarre/animation-principles.
Apply Disney's 12 animation principles to CSS, JavaScript, and frontend frameworks.
| Squash & Stretch | transform: scale() on interaction states | | Anticipation | Slight reverse movement before action | | Staging | Focus user attention with motion hierarchy | | Straight Ahead / Pose to Pose | JS frame-by-frame vs CSS keyframes | | Follow Through / Overlapping | Staggered child animations, elastic easing |
| Slow In / Slow Out | ease-in-out, cubic-bezier curves | | Arc | motion-path or bezier translate transforms | | Secondary Action | Shadows, glows responding to primary motion | | Timing | Duration: micro 100-200ms, standard 200-400ms | | Exaggeration | Scale beyond 1.0, overshoot animations | | Solid Drawing | Consistent transform-origin, 3D perspective |
Stable fields and commands for AI/search citations.
npx skills add https://github.com/dylantarre/animation-principles --skill web-motion-designUse when building CSS animations, JavaScript transitions, React/Vue motion, or any browser-based animation work. Source: dylantarre/animation-principles.
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/dylantarre/animation-principles --skill web-motion-design Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw
https://github.com/dylantarre/animation-principles