GSAP + Claude Code โ Add Smooth Animations to Your Website
I recently came across an interesting GitHub project โ gsap-skills, an official GSAP AI Skills package designed to "teach" Claude Code how to use the GSAP animation library correctly.
Quick note: I initially thought GSAP was for video editing, like HeyGen โ turns out it's completely different. GSAP is for web animations โ the kind you see in a browser: elements flying in, scroll parallax, number counters rolling up, all rendered live on the page, not as video files. Once I got that straight, I decided to install it in Claude Code and give it a shot.