AI AGENT ADDONS

Gsap Timeline

nexu-io/open-design

GSAP timelines help you control the order of your animations. You can chain multiple movements one after another or at the same time. This skill shows you how to use the position parameter to place animations at exact times. You can also nest timelines inside other timelines for complex choreography. Playback controls like play, pause, and reverse let you manage the entire sequence easily.

Using timelines makes your animation code cleaner and more powerful. Instead of managing lots of separate tweens, you build one timeline that runs everything in the right order. This is perfect for creating smooth, professional motion for websites and apps.

Add Gsap Timeline skill to your workflow

Global

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

Project

mkdir -p .claude/skills/gsap-timeline

Source Repository

Stars
72,341
Forks
8,191
Watchers
72,341
License
Apache-2.0
Last Push
23 days ago
Created
2 months ago