From animation-components
Executes the Anime.js animation generator script for automated animation creation.
How this command is triggered — by the user, by Claude, or both
Slash command
/animation-components:animejs-animation_generatorThe summary Claude sees in its command listing — used to decide when to auto-load this command
# /animejs-animation_generator Anime.js - Animation Generator ## Description Executes the animation_generator script for Anime.js. ## Usage ## Implementation This command runs the `animation_generator.py` script from the Anime.js skill, which provides automated assistance for animation 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
Anime.js - Animation Generator
Executes the animation_generator script for Anime.js.
/animejs-animation_generator
This command runs the animation_generator.py script from the Anime.js skill, which provides automated assistance for animation generator.
npx claudepluginhub freshtechbro/claudedesignskills --plugin animation-components/animation_generatorGenerates custom animations using Anime.js via an interactive Python script. Produces animation code based on user input.
/motion-framer-animation_generatorGenerates Framer Motion animations by executing the animation_generator.py script.
/animation_generatorGenerates Framer Motion animations by running the animation_generator script, providing automated assistance for creating motion effects.
/generate_animationRuns the GSAP ScrollTrigger animation generation script, providing automated assistance for creating ScrollTrigger-based animations.
/props_generatorRuns the props_generator script from the Animated Component Libraries skill to generate component props.
/animateGenerates production-ready TypeScript/React animation code from natural language descriptions using Framer Motion (default), GSAP, CSS, or react-spring.