πŸͺ

greensock/gsap-skills

πŸͺMarketplace

greensock/gsap-skills

Add this Marketplace

Add marketplace in Claude Code:
$/plugin marketplace add greensock/gsap-skills
VibeIndex|
What it does
|

Official AI skills for GSAP. These skills teach AI coding agents how to correctly use GSAP (GreenSock Animation Platform), including best practices, common animation patterns, and plugin usage.

1Plugins
0
Last UpdatedAug 29, 2026

More from this repository8

🎯
gsap-core🎯Skill

Official GSAP core-API skill teaching agents `gsap.to()` / `from()` / `fromTo()`, easing, duration, stagger, and defaults for canonical GSAP animations.

🎯
gsap-scrolltrigger🎯Skill

Official GSAP AI skill for ScrollTrigger, teaching agents correct scroll-driven animation patterns. Part of the GSAP Skills collection covering core API, timelines, plugins, and framework integration (React/Vue/Svelte/vanilla JS).

🎯
gsap-performance🎯Skill

Official GSAP AI skill for animation performance optimization, teaching agents efficient GSAP patterns and best practices. Part of the GSAP Skills collection covering core API, timelines, ScrollTrigger, plugins, and framework integration.

🎯
gsap-timeline🎯Skill

Official GSAP Timeline skill covering sequencing, the position parameter, labels, nesting, and playback controls β€” preferred over chained delays for complex sequences.

🎯
gsap-plugins🎯Skill

Official GSAP plugins skill covering ScrollToPlugin, ScrollSmoother, Flip, Draggable, Inertia, Observer, SplitText, ScrambleText, SVG and physics plugins, CustomEase, EasePack, GSDevTools, and more.

🎯
gsap-utils🎯Skill

An official GSAP AI skill that teaches agents correct GSAP utility usage including helper functions, easing, and reusable animation patterns for building high-quality web animations with the GreenSock Animation Platform.

🎯
gsap-react🎯Skill

Official GSAP React integration skill β€” the `useGSAP` hook, refs, `gsap.context()`, cleanup, and SSR patterns for using GSAP correctly inside React components.

🎯
gsap-frameworks🎯Skill

Official GSAP frameworks skill for Vue, Svelte, and similar β€” lifecycle hooks, scoping selectors, and cleanup on unmount so animations don't leak across components.