From gsap-scrolltrigger
Runs the GSAP ScrollTrigger animation generation script, providing automated assistance for creating ScrollTrigger-based animations.
How this command is triggered — by the user, by Claude, or both
Slash command
/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 gsap-scrolltrigger/gsap-scrolltrigger-generate_animationExecutes the generate_animation script to create GSAP ScrollTrigger animations with automated assistance.
/animation_generatorGenerates custom animations using Anime.js via an interactive Python script. Produces animation code based on user input.
/animate-scrollAdds scroll-triggered animations to target elements and sections using framer-motion by default, with viewport detection, parallax, scrub, pin, and reveal effects.
/animejs-animation_generatorExecutes the Anime.js animation generator script for automated animation creation.
/aos_generatorGenerates scroll-reveal animation assets using the AOS (Animate On Scroll) generator script.
/animation_generatorGenerates Framer Motion animations by running the animation_generator script, providing automated assistance for creating motion effects.