Help us improve
Share bugs, ideas, or general feedback.
From animation-components
Runs Anime.js animation generator Python script, providing automated assistance for creating animations with interactive prompts for required info.
npx claudepluginhub freshtechbro/claudedesignskills --plugin animation-componentsHow 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
/animation_generatorRuns Anime.js animation generator script via automation, prompting interactively for details to produce animation code.
/motion-framer-animation_generatorExecutes Framer Motion animation generator script, providing automated assistance for creating animations and prompting interactively for required inputs.
/animation_generatorGenerates Framer Motion animations by executing the animation_generator.py script, which prompts interactively for required information.
/generate_animationGenerates GSAP ScrollTrigger animations by running the generate_animation.py script, prompting interactively for required information.
/props_generatorRuns props_generator.py script to generate props for animated component libraries, with interactive prompts for required information.
/animateGenerates production-ready TypeScript/React animation code from natural language descriptions using Framer Motion (default), GSAP, CSS, or react-spring.
Share bugs, ideas, or general feedback.
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.