gsap
Installation
SKILL.md
GSAP Best Practices
Comprehensive best-practices guide for GSAP v3, organized as modular rules for agents. The structure mirrors the docs taxonomy (fundamentals, plugins, useful features/tools) while prioritizing implementation decisions and code quality.
Rule categories by priority
| Priority | Category | Impact | Prefix |
|---|---|---|---|
| 1 | Fundamentals | CRITICAL | core- |
| 2 | Plugin architecture | HIGH | plugin- |
| 3 | Useful features & tools | HIGH | tools- |
| 4 | Performance | HIGH | perf- |
| 5 | Accessibility | MEDIUM-HIGH | a11y- |
| 6 | Debug workflow | MEDIUM | debug- |
How to use this skill
Read these files first: