What is responsive-adaptive?
Use when building context-dependent animations - duration that changes based on device, distance, user preference, or interaction context Source: dylantarre/animation-principles.
Use when building context-dependent animations - duration that changes based on device, distance, user preference, or interaction context
Quickly install responsive-adaptive AI skill to your development environment via command line
Source: dylantarre/animation-principles.
Responsive timing adapts duration to context: device capability, travel distance, user preferences, and interaction type. One duration doesn't fit all situations.
Squash & Stretch: Scale with device - more subtle on mobile (less screen real estate for deformation).
Anticipation: Shorter on touch devices - touch users expect faster response than mouse users.
Use when building context-dependent animations - duration that changes based on device, distance, user preference, or interaction context Source: dylantarre/animation-principles.
Stable fields and commands for AI/search citations.
npx skills add https://github.com/dylantarre/animation-principles --skill responsive-adaptiveUse when building context-dependent animations - duration that changes based on device, distance, user preference, or interaction context 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 responsive-adaptive 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