ui-animation

Codify UI motion timing, easing, and reduced-motion guidelines for web and mobile interfaces.

75|6|Updated Jan 12, 2026
One-click install
npx skills add https://github.com/mblode/agent-skills --skill ui-animation-mblode
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ui-animation
Source: https://github.com/mblode/agent-skills/tree/main/skills/ui-animation
Command: npx skills add https://github.com/mblode/agent-skills --skill ui-animation-mblode

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Guidelines and practical examples for designing, implementing, and reviewing motion, easing, timing, and reduced-motion behavior across UI components.

Core Features & Use Cases

  • Motion standards: timing, easing, transform usage, and reduced-motion compliance.
  • Accessibility & performance: guidelines to ensure perceivable and efficient animations.
  • Use Case: apply consistent motion rules when animating dialogs, tooltips, and transitions.

Quick Start

Apply these UI motion guidelines to the next animation you implement or review.

Frequently Asked Questions about ui-animation

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
What are the standard UI animation guidelines for web and mobile interfaces?

Standard UI animation guidelines codify timing, easing, and transform usage to design and validate motion. They ensure consistent behavior across web and mobile interfaces during design reviews and prototype implementations.

How do I implement reduced-motion behavior for accessibility compliance?

Implement reduced-motion behavior by applying specific accessibility guidelines that alter or disable animations. This ensures perceivable and efficient UI motion for users who require reduced-motion compliance.

How do I apply consistent motion rules when animating dialogs and tooltips?

Apply consistent motion rules to dialogs and tooltips by referencing codified timing and easing standards. Use provided reference snippets to guide implementation and validate transitions during design reviews.

Does this framework work with framer-motion and CSS transitions?

Yes, the framework provides reference snippets that guide implementation using CSS transitions and framer-motion. It scopes validation across design reviews and prototype implementations for these specific motion libraries.

What is the best way to validate UI motion during an accessibility audit?

The best way to validate UI motion during an accessibility audit is checking reduced-motion compliance and transform usage. Apply the framework's guidelines to ensure animations remain perceivable and performant.