gsap-frameworks
๐ฏSkillfrom greensock/gsap-skills
Official GSAP frameworks skill for Vue, Svelte, and similar โ lifecycle hooks, scoping selectors, and cleanup on unmount so animations don't leak across components.
Same repository
greensock/gsap-skills(8 items)
Installation
npx vibeindex add greensock/gsap-skills --skill gsap-frameworksnpx skills add greensock/gsap-skills --skill gsap-frameworks~/.claude/skills/gsap-frameworks/SKILL.mdSKILL.md
More from this repository7
Official GSAP core-API skill teaching agents `gsap.to()` / `from()` / `fromTo()`, easing, duration, stagger, and defaults for canonical GSAP animations.
Skill
Skill
Official GSAP Timeline skill covering sequencing, the position parameter, labels, nesting, and playback controls โ preferred over chained delays for complex sequences.
Official GSAP plugins skill covering ScrollToPlugin, ScrollSmoother, Flip, Draggable, Inertia, Observer, SplitText, ScrambleText, SVG and physics plugins, CustomEase, EasePack, GSDevTools, and more.
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.
Official GSAP React integration skill โ the `useGSAP` hook, refs, `gsap.context()`, cleanup, and SSR patterns for using GSAP correctly inside React components.