Executes the aos_generator.py script to generate AOS (Animate On Scroll) scroll reveal animation configuration for web projects.
How this command is triggered — by the user, by Claude, or both
Slash command
/scroll-reveal-libraries:aos_generatorThe summary Claude sees in its command listing — used to decide when to auto-load this command
# /scroll-reveal-libraries-aos_generator Scroll Reveal Libraries - Aos Generator ## Description Executes the aos_generator script for Scroll Reveal Libraries. ## Usage ## Implementation This command runs the `aos_generator.py` script from the Scroll Reveal Libraries skill, which provides automated assistance for aos generator. ## 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
Scroll Reveal Libraries - Aos Generator
Executes the aos_generator script for Scroll Reveal Libraries.
/scroll-reveal-libraries-aos_generator
This command runs the aos_generator.py script from the Scroll Reveal Libraries skill, which provides automated assistance for aos generator.
npx claudepluginhub martiancoder12/claudedesignskills --plugin scroll-reveal-libraries4plugins reuse this command
First indexed Mar 26, 2026
/aos_generatorExecutes the aos_generator.py script to generate AOS (Animate On Scroll) scroll reveal animation configuration for web projects.
/scroll-reveal-libraries-aos_generatorExecutes the AOS generator script to create scroll reveal animation configurations.
/gsap-scrolltrigger-generate_animationGenerates an animation using GSAP ScrollTrigger automation. Runs the generate_animation.py script to assist with ScrollTrigger-based animation creation.
/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.