From animation-components
Runs the Anime.js animation generator script, producing animated sequences via user prompts.
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-components3plugins reuse this command
First indexed Mar 26, 2026
/animation_generatorGenerates Anime.js animations for web projects using the animation_generator script.
/motion-framer-animation_generatorGenerates Framer Motion animations by running the animation_generator script with automated assistance.
/animation_generatorGenerates Framer Motion animations by running the animation_generator script with automated assistance.
/generate_animationGenerates GSAP ScrollTrigger animations by running an automated script with user prompts. Creates complex scroll-driven animations quickly.
/props_generatorExecutes the props generator script for animated component libraries, producing component prop definitions and documentation.
/animateGenerates production-ready TypeScript/React animation code from natural language descriptions using Framer Motion (default), GSAP, CSS, or react-spring.