🎯

gsap-timeline

🎯Skill

from greensock/gsap-skills

Installation

Vibe Index InstallInstalls to .claude/skills/
$npx vibeindex add greensock/gsap-skills --skill gsap-timeline
skills.sh Install⚠ Installs to .agents/skills/
$npx skills add greensock/gsap-skills --skill gsap-timeline
Manual InstallCopy SKILL.md content and save to the path below
path
~/.claude/skills/gsap-timeline/SKILL.md
VibeIndex|
What it does
|

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

πŸ“¦

Same repository

greensock/gsap-skills(10 items)

gsap-timeline

SKILL.md

35,173Installs
-
AddedApr 13, 2026

More from this repository9

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

πŸͺ
greensock/gsap-skillsπŸͺMarketplace

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.

πŸ”Œ
gsap-skillsπŸ”ŒPlugin

Official GSAP skills for Cursor, Claude and other AI agents, covering tweens, timelines, ScrollTrigger, plugins, utilities, React hooks, and performance optimization