Skip to main content
Back to the directory
mblode/agent-skillsSoftware EngineeringFrontend and Design

ui-animation

Design, implement, and review UI animations with accessibility and performance best practices.

SkillJury keeps community verdicts, source metadata, and external repository signals in separate lanes so ranking data never pretends to be a review.

SkillJury verdict
Pending

No approved reviews yet

Would recommend
Pending

Waiting on enough review volume

Install signal
4

Weekly or total install activity from catalog data

Sign in to review
0 review requests
Install command
npx skills add https://github.com/mblode/agent-skills --skill ui-animation
SkillJury does not have enough approved reviews to publish a community verdict yet. Source metadata and repository proof are still available above.
SkillJury Signal Summary

As of Apr 30, 2026, ui-animation has 4 weekly installs, 0 community reviews on SkillJury. Community votes currently stand at 0 upvotes and 0 downvotes. Source: mblode/agent-skills. Canonical URL: https://skills.sh/mblode/agent-skills/ui-animation.

Security audits
Gen Agent Trust HubPASS
SocketPASS
SnykPASS
About this skill
Design, implement, and review UI animations with accessibility and performance best practices. Named curves Avoid ease-in for UI. Prefer custom curves from easing.dev . Copy and track this checklist: - Covers CSS transitions, keyframes, Framer Motion, and spring animations with guidance on easing curves, timing (200–300ms standard), and transform-based motion - Enforces prefers-reduced-motion support, touch-device hover handling, and keyboard interaction rules to ensure accessible motion - Provides anti-patterns to avoid: transition: all , layout property animation, permanent will-change , and unmotivated entrance animations - Includes performance optimization rules: animate only transform and opacity , pause off-screen loops, and toggle will-change conditionally - Animate for feedback, orientation, continuity, or deliberate delight. - Never animate keyboard-initiated actions (shortcuts, arrow navigation, tab/focus). - Prefer CSS transitions for interruptible UI; use keyframes only for predetermined sequences. - CSS transitions > WAAPI > CSS keyframes > JS (requestAnimationFrame). - Make animations interruptible and input-driven.

Source description provided by the upstream listing. Community review signal and install context stay separate from this narrative layer.

Community reviews

Latest reviews

No community reviews yet. Be the first to review.

Browse this skill in context
FAQ
What does ui-animation do?

Design, implement, and review UI animations with accessibility and performance best practices.

Is ui-animation good?

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

Which AI agents support ui-animation?

ui-animation currently lists compatibility with Skills CLI.

Is ui-animation safe to install?

ui-animation has been scanned by security audit providers tracked on SkillJury. Check the security audits section on this page for detailed results from Socket.dev and Snyk.

What are alternatives to ui-animation?

Skills in the same category include grimoire-morpho-blue, conversation-memory, second-brain-ingest, zai-tts.

How do I install ui-animation?

Run the following command to install ui-animation: npx skills add https://github.com/mblode/agent-skills --skill ui-animation

Related skills

Alternatives in Software Engineering