๐ŸŽฏ

gsap-scrolltrigger

๐ŸŽฏSkill

from greensock/gsap-skills

VibeIndex|
What it does
|

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

๐Ÿ“ฆ

Same repository

greensock/gsap-skills(8 items)

gsap-scrolltrigger

Installation

Vibe Index InstallInstalls to .claude/skills/
npx vibeindex add greensock/gsap-skills --skill gsap-scrolltrigger
skills.sh Installโš  Installs to .agents/skills/
npx skills add greensock/gsap-skills --skill gsap-scrolltrigger
Manual InstallCopy SKILL.md content and save to the path below
~/.claude/skills/gsap-scrolltrigger/SKILL.md

SKILL.md

22,332Installs
-
AddedMar 20, 2026

More from this repository7

๐ŸŽฏ
gsap-core๐ŸŽฏSkill

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

๐ŸŽฏ
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.