Help us improve
Share bugs, ideas, or general feedback.
From core-3d-animation
Runs generate_animation.py script to provide automated assistance for creating GSAP ScrollTrigger animations. Supports interactive mode prompting for details.
npx claudepluginhub freshtechbro/claudedesignskills --plugin core-3d-animationHow 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
/generate_animationGenerates GSAP ScrollTrigger animations by running the generate_animation.py script, prompting interactively for required information.
/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_generatorRuns Anime.js animation generator script via automation, prompting interactively for details to produce animation code.
/animejs-animation_generatorRuns Anime.js animation generator Python script, providing automated assistance for creating animations with interactive prompts for required info.
/aos_generatorRuns the aos_generator.py script from Scroll Reveal Libraries to automate AOS generation, prompting interactively for required information.
/animation_generatorGenerates Framer Motion animations by executing the animation_generator.py script, which prompts interactively for required information.
Share bugs, ideas, or general feedback.
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.