From core-3d-animation
Generates an animation using GSAP ScrollTrigger automation. Runs the generate_animation.py script to assist with ScrollTrigger-based animation creation.
How this command is triggered — by the user, by Claude, or both
Slash command
/core-3d-animation:gsap-scrolltrigger-generate_animationThe summary Claude sees in its command listing — used to decide when to auto-load this command
# /gsap-scrolltrigger-generate_animation GSAP ScrollTrigger - Generate Animation ## Description Executes the generate_animation script for GSAP ScrollTrigger. ## Usage ## Implementation This command runs the `generate_animation.py` script from the GSAP ScrollTrigger skill, which provides automated assistance for generate animation. ## Notes - This command leverages the skill's built-in automation scripts - For interactive mode, the script will prompt for required information - Check the skill documentation for detailed script usage
GSAP ScrollTrigger - Generate Animation
Executes the generate_animation script for GSAP ScrollTrigger.
/gsap-scrolltrigger-generate_animation
This command runs the generate_animation.py script from the GSAP ScrollTrigger skill, which provides automated assistance for generate animation.
npx claudepluginhub freshtechbro/claudedesignskills --plugin core-3d-animation3plugins reuse this command
First indexed Mar 26, 2026
/generate_animationGenerates GSAP ScrollTrigger animations by running an automated script with user prompts. Creates complex scroll-driven animations quickly.
/animate-scrollAdds scroll-triggered animations to target elements and sections using framer-motion by default, with viewport detection, parallax, scrub, pin, and reveal effects.
/animation_generatorGenerates Anime.js animations for web projects using the animation_generator script.
/animejs-animation_generatorRuns the Anime.js animation generator script, producing animated sequences via user prompts.
/aos_generatorExecutes the aos_generator.py script to generate AOS (Animate On Scroll) scroll reveal animation configuration for web projects.
/animation_generatorGenerates Framer Motion animations by running the animation_generator script with automated assistance.