skills/gsap-scrolltrigger/_meta.json

17 lines
501 B
JSON

{
"name": "gsap-scrolltrigger",
"description": "Scroll-based animations using GSAP ScrollTrigger plugin including pinning, scrubbing, snap points, and parallax effects. Use when creating scroll-driven animations, sticky sections, progress indicators, or parallax scrolling experiences.",
"tags": [
"animation",
"javascript",
"code-generation"
],
"sub_skills": [],
"source": "claude-user",
"type": "template",
"depends_on": [
"gsap-fundamentals"
],
"enhances": []
}