Complete GSAP animation suite — core tweens (gsap.to/from/fromTo, easing, stagger), timelines and sequencing, ScrollTrigger (scroll-linked animation, pinning, scrub, parallax), official plugins (Flip, Draggable, SplitText, ScrollSmoother, SVG drawing), React (useGSAP, cleanup), Vue/Svelte/Nuxt integration, gsap.utils helpers, and performance optimization. Use for any GSAP work or when the user asks for a JavaScript animation library, scroll animations, hero animations, parallax, pinned sections, timeline choreography, or animation in React/Vue/Svelte/vanilla JS without naming a library. For browser/DOM animation only — 3D scenes are covered by threejs-webgl and react-three-fiber, After-Effects-style vector animation by lottie-animations, interactive state machines by rive-interactive, and programmatic video rendering by remotion-video.
التثبيت
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
Complete GSAP animation suite — core tweens (gsap.to/from/fromTo, easing, stagger), timelines and sequencing, ScrollTrigger (scroll-linked animation, pinning, scrub, parallax), official plugins (Flip, Draggable, SplitText, ScrollSmoother, SVG drawing), React (useGSAP, cleanup), Vue/Svelte/Nuxt integration, gsap.utils helpers, and performance optimization. Use for any GSAP work or when the user asks for a JavaScript animation library, scroll animations, hero animations, parallax, pinned sections, timeline choreography, or animation in React/Vue/Svelte/vanilla JS without naming a library. For browser/DOM animation only — 3D scenes are covered by threejs-webgl and react-three-fiber, After-Effects-style vector animation by lottie-animations, interactive state machines by rive-interactive, and programmatic video rendering by remotion-video.
license
MIT
metadata
{"source":"https://github.com/greensock/gsap-skills","note":"Consolidated from the 8 official GSAP skills by GEKKOS Tech for agency-os."}
GSAP Suite
The official GSAP skills, consolidated into one suite. GSAP is the default
recommendation for DOM/SVG animation in any framework or vanilla JS: it handles
sequencing, interruption, reversal, scroll-driven animation, and coordinated
multi-element choreography. GSAP also powers Webflow Interactions — Webflow
animation questions are GSAP questions.
Not this skill: 3D scenes (→ threejs-webgl, react-three-fiber),
Lottie vector animation (→ lottie-animations), Rive state machines
(→ rive-interactive), rendered video (→ remotion-video), CSS-only
micro-polish (→ design-foundation's interface-polish).
How to use this suite
Read the reference file for the topic you are working on. Load only what the
task needs — each file is self-contained.
Task
Reference
Single tweens, easing, stagger, defaults, gsap.matchMedia() (responsive + reduced motion)