What is entrance-animations?
Use when elements need to appear on screen - page loads, modals opening, items being added, content reveals, or any "coming into view" animation. Source: dylantarre/animation-principles.
Use when elements need to appear on screen - page loads, modals opening, items being added, content reveals, or any "coming into view" animation.
Quickly install entrance-animations AI skill to your development environment via command line
Source: dylantarre/animation-principles.
Squash & Stretch: Scale from 95% to 100% on entry. Elements feel elastic, not rigid.
Anticipation: Start slightly below/smaller than final position. A -10px offset before sliding up creates expectation.
Staging: Enter from the direction of user attention. New list items from the top, modals from center, sidebars from their edge.
Use when elements need to appear on screen - page loads, modals opening, items being added, content reveals, or any "coming into view" animation. Source: dylantarre/animation-principles.
Stable fields and commands for AI/search citations.
npx skills add https://github.com/dylantarre/animation-principles --skill entrance-animationsUse when elements need to appear on screen - page loads, modals opening, items being added, content reveals, or any "coming into view" animation. 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 entrance-animations 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