From core-3d-animation
Executes Framer Motion animation generator script, providing automated assistance for creating animations and prompting interactively for required inputs.
How this command is triggered — by the user, by Claude, or both
Slash command
/core-3d-animation:motion-framer-animation_generatorThe summary Claude sees in its command listing — used to decide when to auto-load this command
# /motion-framer-animation_generator Framer Motion - Animation Generator ## Description Executes the animation_generator script for Framer Motion. ## Usage ## Implementation This command runs the `animation_generator.py` script from the Framer Motion 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
Framer Motion - Animation Generator
Executes the animation_generator script for Framer Motion.
/motion-framer-animation_generator
This command runs the animation_generator.py script from the Framer Motion skill, which provides automated assistance for animation generator.
npx claudepluginhub freshtechbro/claudedesignskills --plugin core-3d-animation/animation_generatorGenerates Framer Motion animations by executing the animation_generator.py script, which prompts interactively for required information.
/animateGenerates production-ready TypeScript/React animation code from natural language descriptions using Framer Motion (default), GSAP, CSS, or react-spring.
/animation_generatorRuns Anime.js animation generator script via automation, prompting interactively for details to produce animation code.
/animejs-animation_generatorRuns Anime.js animation generator Python script, providing automated assistance for creating animations with interactive prompts for required info.
/motion-designDesigns micro-interactions, transitions, and animation systems for UI components or pages. Audits states, selects durations/easing, and outputs code with reduced motion fallbacks.
/erne-animateImplements React Native animations using Reanimated and Gesture Handler via ui-designer agent. Outputs animation code, performance notes, and gesture integration.