AI AGENT ADDONS
Design & UI/UX
33,742installs

You can create animations that move in a sequence with GSAP timelines. A timeline lets you line up multiple animations one after another or at the same time. This is great for making complex motion effects for websites or apps.

Use the position parameter to place each animation exactly where you want. You can also add labels to mark spots in the timeline. Nesting timelines means you can put one timeline inside another for even more control.

GSAP timelines make it easy to play, pause, reverse, or jump to any part of the animation. This skill helps you build smooth, choreographed motion.

Add Gsap Timeline skill to your workflow

Global

mkdir -p ~/.claude/skills/gsap-timeline

Project

mkdir -p .claude/skills/gsap-timeline

Source Repository

Stars
10,309
Forks
624
Watchers
10,309
License
MIT
Last Push
3 months ago
Created
5 months ago