From react-spring-physics
Runs the React Spring physics calculator script, providing automated physics calculations for spring-based animations.
How this command is triggered — by the user, by Claude, or both
Slash command
/react-spring-physics:physics_calculatorThe summary Claude sees in its command listing — used to decide when to auto-load this command
# /react-spring-physics-physics_calculator React Spring - Physics Calculator ## Description Executes the physics_calculator script for React Spring. ## Usage ## Implementation This command runs the `physics_calculator.py` script from the React Spring skill, which provides automated assistance for physics calculator. ## 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
React Spring - Physics Calculator
Executes the physics_calculator script for React Spring.
/react-spring-physics-physics_calculator
This command runs the physics_calculator.py script from the React Spring skill, which provides automated assistance for physics calculator.
npx claudepluginhub ais1m0n3/claudedesignskills-3d-motion --plugin react-spring-physics4plugins reuse this command
First indexed Mar 26, 2026
/physics_calculatorRuns the React Spring physics calculator script, providing automated physics calculations for spring-based animations.
/react-spring-physics-physics_calculatorCalculates physics parameters (mass, tension, friction, velocity) for React Spring animations and outputs JSON results.
/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.
/animateGenerates production-ready TypeScript/React animation code from natural language descriptions using Framer Motion (default), GSAP, CSS, or react-spring.
/erne-animateImplements React Native animations using Reanimated and Gesture Handler via ui-designer agent. Outputs animation code, performance notes, and gesture integration.