18 lines
503 B
JSON
18 lines
503 B
JSON
{
|
|
"name": "gsap-react",
|
|
"description": "GSAP integration with React including useGSAP hook, ref handling, cleanup patterns, and context management. Use when implementing GSAP animations in React components, handling component lifecycle, or building reusable animation hooks.",
|
|
"tags": [
|
|
"animation",
|
|
"react",
|
|
"javascript",
|
|
"code-generation"
|
|
],
|
|
"sub_skills": [],
|
|
"source": "claude-user",
|
|
"type": "template",
|
|
"depends_on": [
|
|
"gsap-fundamentals"
|
|
],
|
|
"enhances": []
|
|
}
|