What is page-transitions?
Use when implementing route changes, view transitions, modal opens/closes, or navigation animation in web and mobile applications. Source: dylantarre/animation-principles.
Use when implementing route changes, view transitions, modal opens/closes, or navigation animation in web and mobile applications.
Quickly install page-transitions AI skill to your development environment via command line
Source: dylantarre/animation-principles.
Apply Disney's 12 animation principles to route changes, view transitions, and navigation patterns.
| Squash & Stretch | Entering page elastic effect | | Anticipation | Exit animation before enter | | Staging | Hero elements bridge views | | Straight Ahead / Pose to Pose | Shared element vs crossfade | | Follow Through / Overlapping | Content settles after nav | | Slow In / Slow Out | Asymmetric enter/exit easing | | Arc | Slide transitions with curve |
| Secondary Action | Background, nav state changes | | Timing | 200-500ms total transition | | Exaggeration | Reserved for emphasis moments | | Solid Drawing | Consistent spatial model | | Appeal | Smooth, oriented navigation |
Stable fields and commands for AI/search citations.
npx skills add https://github.com/dylantarre/animation-principles --skill page-transitionsUse when implementing route changes, view transitions, modal opens/closes, or navigation animation in web and mobile applications. 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 page-transitions 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