Help us improve
Share bugs, ideas, or general feedback.
From core-3d-animation
Executes Babylon.js scene_generator.py script to automate scene generation, prompting interactively for required information.
npx claudepluginhub freshtechbro/claudedesignskills --plugin core-3d-animationHow this command is triggered — by the user, by Claude, or both
Slash command
/core-3d-animation:babylonjs-engine-scene_generatorThe summary Claude sees in its command listing — used to decide when to auto-load this command
# /babylonjs-engine-scene_generator Babylon.js - Scene Generator ## Description Executes the scene_generator script for Babylon.js. ## Usage ## Implementation This command runs the `scene_generator.py` script from the Babylon.js skill, which provides automated assistance for scene 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
/scene_generatorRuns the Babylon.js scene_generator.py script to generate 3D scenes, using interactive prompts for required information and leveraging skill automation.
/setup_sceneSets up a Three.js WebGL scene by running the setup_scene.py script, providing automated assistance and interactive prompts for required information.
/aframe-webxr-scene_generatorRuns the scene_generator.py script to generate A-Frame WebXR scenes, providing automated assistance with interactive prompts for input.
/scene_generatorExecutes scene_generator.py script to generate A-Frame WebXR scenes with automated assistance and interactive prompts for input.
/scene_setupSets up a React Three Fiber scene by running the scene_setup.py automation script, which prompts interactively for required information.
/setupInitializes a Web3D Integration Patterns project: analyzes structure, provides installation instructions, generates boilerplate code, and offers configuration guidance.
Share bugs, ideas, or general feedback.
Babylon.js - Scene Generator
Executes the scene_generator script for Babylon.js.
/babylonjs-engine-scene_generator
This command runs the scene_generator.py script from the Babylon.js skill, which provides automated assistance for scene generator.