Skip to main content
Back to registry

ui-animation

mblode/agent-skills

Installs1
Install command
npx skills add https://github.com/mblode/agent-skills --skill ui-animation
Security audits
Gen Agent Trust HubPASS
SocketPASS
SnykPASS
About this skill
- Animate to clarify cause/effect or add deliberate delight. - Keep interactions fast (200-300ms; up to 1s only for illustrative motion). - Never animate keyboard interactions (arrow-key navigation, shortcut responses, tab/focus). - Prefer CSS; use WAAPI or JS only when needed. - Make animations interruptible and input-driven. - Honor prefers-reduced-motion (reduce or disable). - For movement and spatial change, animate only transform and opacity . - For simple state feedback, color , background-color , and opacity transitions are acceptable.

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 ui-animation do?

ui-animation is listed in SkillJury, but the source summary is still sparse.

Is ui-animation good?

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

What agent does ui-animation work with?

ui-animation currently lists compatibility with Agent compatibility has not been published yet..

What are alternatives to ui-animation?

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

How do I install ui-animation?

npx skills add https://github.com/mblode/agent-skills --skill ui-animation

Related skills

Alternatives in Software Engineering