🎯

gsap-plugins

🎯Skill

from greensock/gsap-skills

VibeIndex|
What it does
|

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

πŸ“¦

Same repository

greensock/gsap-skills(8 items)

gsap-plugins

Installation

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

SKILL.md

21,063Installs
-
AddedApr 13, 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-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-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.