greensock/gsap-skills
Official AI skills for GSAP. These skills teach AI coding agents how to correctly use GSAP (GreenSock Animation Platform), including best practices, common animation patterns, and plugin usage.
What it solves
This project provides official "AI skills" to ensure that AI coding agents (like Claude, Cursor, and Copilot) generate correct, high-performance GSAP (GreenSock Animation Platform) code. It prevents agents from using outdated patterns or incorrect API calls when implementing animations.
How it works
It provides a structured set of documentation and instructions in the "Agent Skills" format. These files can be installed via a CLI tool or manually copied into an agent's skill directory. Once installed, the agent uses these skills to understand the core API, timelines, ScrollTrigger, and framework-specific integrations (React, Vue, Svelte).
Who it’s for
Developers using AI coding assistants to build web animations and those who want their AI agents to be experts in the GSAP library.
Highlights
- Broad Agent Support: Compatible with Cursor, Claude Code, Copilot, Windsurf, and over 40 other agents.
- Comprehensive Coverage: Includes specialized skills for core API, timelines, ScrollTrigger, plugins, and performance optimization.
- Framework Agnostic: Provides specific guidance for vanilla JavaScript as well as React, Vue, and Svelte.
- Easy Installation: Supports installation via
npx skills addor direct plugin marketplace integration.
Related
- Project
- Project
- Project
- Project
- Project