OverviewHistoryStatsSecurity
npx skills add ...
Documentation
SKILL.md
npx skills add martinholovsky/claude-skills-generator --skill gsap
GSAP animations for JARVIS HUD transitions and effects
npx skills add martinholovsky/claude-skills-generator --skill gsap
File Organization: This skill uses split structure. See
references/for advanced patterns.
This skill provides GSAP (GreenSock Animation Platform) expertise for creating smooth, professional animations in the JARVIS AI Assistant HUD.
Risk Level: LOW - Animation library with minimal security surface
Primary Use Cases:
| Package | Version | Notes |
|---|---|---|
| gsap | ^3.12.0 | Core library |
| @gsap/vue | ^3.12.0 | Vue integration |
| ScrollTrigger | included | Scroll effects |
GSAP provides professional animations for JARVIS HUD:
Remember: Every animation must be cleaned up to prevent memory leaks.
References:
references/advanced-patterns.md - Complex animation patterns