·web-motion-design
*

web-motion-design

Use when building CSS animations, JavaScript transitions, React/Vue motion, or any browser-based animation work.

46Installs·3Trend·@dylantarre

Installation

$npx skills add https://github.com/dylantarre/animation-principles --skill web-motion-design

How to Install web-motion-design

Quickly install web-motion-design AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/dylantarre/animation-principles --skill web-motion-design
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: dylantarre/animation-principles.

SKILL.md

View raw

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 |

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/dylantarre/animation-principles --skill web-motion-design
Category
*Creative Media
Verified
First Seen
2026-02-19
Updated
2026-03-10

Browse more skills from dylantarre/animation-principles

Quick answers

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.

How do I install web-motion-design?

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

Where is the source repository?

https://github.com/dylantarre/animation-principles