Skip to main content
Back to registry

fixing-motion-performance

ibelick/ui-skills

Installs3
Install command
npx skills add https://github.com/ibelick/ui-skills --skill fixing-motion-performance
Security audits
Gen Agent Trust HubPASS
SocketPASS
SnykPASS
About this skill
Fix animation performance issues. /fixing-motion-performance Apply these constraints to any UI animation work in this conversation. /fixing-motion-performance Review the file against all rules below and report: Do not migrate animation libraries unless explicitly requested. Apply rules within the existing stack. Reference these guidelines when: - /fixing-motion-performance Apply these constraints to any UI animation work in this conversation. - /fixing-motion-performance Review the file against all rules below and report: - violations (quote the exact line or snippet) - why it matters (one short sentence) - a concrete fix (code-level suggestion) - adding or changing UI animations (CSS, WAAPI, Motion, rAF, GSAP) - refactoring janky interactions or transitions - implementing scroll-linked motion or reveal-on-scroll - animating layout, filters, masks, gradients, or CSS variables - reviewing components that use will-change, transforms, or measurement - composite: transform, opacity - paint: color, borders, gradients, masks, images, filters - layout: size, position, flow, grid, flex - do not interleave layout reads and writes in the same frame - do not animate layout continuously on large or meaningful surfaces - do not drive animation from scrollTop, scrollY, or scroll events - no requestAnimationFrame loops without a stop condition - do not mix multiple animation systems that...

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 fixing-motion-performance do?

fixing-motion-performance is listed in SkillJury, but the source summary is still sparse.

Is fixing-motion-performance good?

fixing-motion-performance does not have approved reviews yet, so SkillJury cannot publish a community verdict.

What agent does fixing-motion-performance work with?

fixing-motion-performance currently lists compatibility with Agent compatibility has not been published yet..

What are alternatives to fixing-motion-performance?

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

How do I install fixing-motion-performance?

npx skills add https://github.com/ibelick/ui-skills --skill fixing-motion-performance

Related skills

More from ibelick/ui-skills

Related skills

Alternatives in Software Engineering