Skip to main content
Manus에서 모든 스킬 실행
원클릭으로

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`.

개요

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`.

설치 명령
npx skills add https://github.com/swyxio/skills --skill web-animation-perf

이 명령을 Claude Code에 복사하여 붙여넣어 스킬을 설치하세요

스타137
포크8
업데이트2026년 5월 30일 00:02
SKILL.md
readonly