Skip to main content
Back to registry

12-principles-of-animation

raphaelsalaja/userinterface-wiki

Review animation code for compliance with Disney's 12 principles adapted for web interfaces.

Installs261
Install command
npx skills add https://github.com/raphaelsalaja/userinterface-wiki --skill 12-principles-of-animation
Security audits
Gen Agent Trust HubPASS
SocketPASS
SnykPASS
About this skill
Review animation code for compliance with Disney's 12 principles adapted for web interfaces. User-initiated animations must complete within 300ms. Fail: Pass: Similar elements must use identical timing values. Fail: Pass: Context menus should not animate on entrance (exit only). Fail: Pass: Entrances must use ease-out (arrive fast, settle gently). Fail: Pass: Exits must use ease-in (build momentum before departure). Fail: Pass: Linear easing should only be used for progress indicators, not motion. Fail: Pass: Use exponential ramps, not linear, for natural decay.

Source description provided by the upstream skill listing. Community reviews and install context appear in the sections below.

Community Reviews

Latest reviews

Sign in to review

No community reviews yet. Be the first to review.

Browse this skill in context
FAQ
What does 12-principles-of-animation do?

Review animation code for compliance with Disney's 12 principles adapted for web interfaces.

Is 12-principles-of-animation good?

12-principles-of-animation does not have approved reviews yet, so SkillJury cannot publish a community verdict.

What agent does 12-principles-of-animation work with?

12-principles-of-animation currently lists compatibility with codex, gemini-cli, opencode, cursor, github-copilot, claude-code.

What are alternatives to 12-principles-of-animation?

Skills in the same category include telegram-bot-builder, flutter-app-size, sharp-edges, iterative-retrieval.

How do I install 12-principles-of-animation?

npx skills add https://github.com/raphaelsalaja/userinterface-wiki --skill 12-principles-of-animation

Related skills

More from raphaelsalaja/userinterface-wiki

Related skills

Alternatives in Software Engineering