Official GreenSock skill for using GSAP in Vue, Nuxt, Svelte, and SvelteKit. Covers the lifecycle patterns you need: creating animations after mount (onMounted, onMount), scoping selectors with gsap.context() so they don't bleed into other components, and cleaning up on unmount with ctx.revert() to avoid leaks. The Nuxt section includes a typed composable for lazy-loading plugins like SplitText or MorphSVG to keep your bundle lean. If you're animating in a component framework that isn't React, this is the one to pull in. For React specifically, use gsap-react instead, which covers useGSAP hook patterns.
npx -y skills add nexu-io/open-design --skill gsap-frameworks --agent claude-codeInstalls into .claude/skills of the current project.
Select a file.
leonxlnx/taste-skill
supercent-io/skills-template
supercent-io/skills-template