AI AGENT ADDONS
Frontend Development
36,778installs

GSAP is a tool for making things move on a website. You can use it to animate text, images, or shapes. It works with any web framework like React, Vue, or plain JavaScript. This skill helps you write the core animation commands like gsap.to(), gsap.from(), and gsap.fromTo().

You can control the speed with duration, add a delay, and choose an ease to make animations feel natural. The stagger option lets you animate a group of items one after another. For responsive websites, gsap.matchMedia() adjusts animations for different screen sizes or motion preferences.

This skill is for anyone who wants to add smooth, professional animations to a web project without a lot of complex code. It covers the most common ways to start animating and explains the key settings you need to know.

Add Gsap Core skill to your workflow

Global

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

Project

mkdir -p .claude/skills/gsap-core

Source Repository

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