Web Animation Perf

Prevent layout/transition/reflow thrash in JS-driven CSS animations. Use when building or debugging continuous motion (rotation, orbit, parallax, scroll-linked effects, marquee, carousels) and when symptoms appear like jank, stutter, lag, animation drift, ghosting, "elements collapsing toward center", "going slow", "should we use canvas?", or when mixing `setInterval`/React state with CSS `transition`.

swyxio Updated

File contents

swyxio/skills/tree/main/web-animation-perf commit 49c1d1c845

Frequently asked questions

npx skillmds@latest add swyxio/web-animation-perf