Runs the config_builder script for Scroll Reveal Libraries, generating configuration options for scroll-triggered animations.
How this command is triggered — by the user, by Claude, or both
Slash command
/scroll-reveal-libraries:config_builderThe summary Claude sees in its command listing — used to decide when to auto-load this command
# /scroll-reveal-libraries-config_builder Scroll Reveal Libraries - Config Builder ## Description Executes the config_builder script for Scroll Reveal Libraries. ## Usage ## Implementation This command runs the `config_builder.py` script from the Scroll Reveal Libraries skill, which provides automated assistance for config builder. ## 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 - Config Builder
Executes the config_builder script for Scroll Reveal Libraries.
/scroll-reveal-libraries-config_builder
This command runs the config_builder.py script from the Scroll Reveal Libraries skill, which provides automated assistance for config builder.
4plugins reuse this command
First indexed Mar 26, 2026
npx claudepluginhub ais1m0n3/claudedesignskills-3d-motion --plugin scroll-reveal-libraries/config_builderRuns the config_builder script for Scroll Reveal Libraries, generating configuration options for scroll-triggered animations.
/scroll-reveal-libraries-config_builderExecutes the config builder script for Scroll Reveal Libraries to generate scroll animation configurations.
/integration_helperAutomates integration of Locomotive Scroll into a project by running the assist script, handling setup and configuration steps.
/locomotive-scroll-generate_configGenerates a Locomotive Scroll configuration file for smooth scrolling and parallax effects by running the generate_config script.
/animate-scrollAdds scroll-triggered animations to target elements and sections using framer-motion by default, with viewport detection, parallax, scrub, pin, and reveal effects.
/gsap-scrolltrigger-generate_animationGenerates an animation using GSAP ScrollTrigger automation. Runs the generate_animation.py script to assist with ScrollTrigger-based animation creation.