This is the official GSAP performance guide distilled into skill form. It covers the core rules for smooth 60fps animations: prefer transforms and opacity over layout-heavy properties like width and height, use will-change sparingly, batch DOM operations to avoid layout thrashing, and reach for quickTo() when animating properties on every mousemove or scroll. The advice on staggers versus separate tweens and cleaning up off-screen animations is solid. If you're chasing down jank or trying to hit 60fps on lower-end devices, this gives you the checklist. It's opinionated in the right way, basically the things the GSAP team has been saying for years compiled in one place.
npx -y skills add nexu-io/open-design --skill gsap-performance --agent claude-codeInstalls into .claude/skills of the current project.
Select a file.
JamieMason/syncpack
awslabs/agent-plugins
github/awesome-copilot