From core-3d-animation
Executes the Babylon.js scene generator script to automate scene creation. Runs the scene_generator.py script from the Babylon.js skill.
How 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
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.
npx claudepluginhub martiancoder12/claudedesignskills --plugin core-3d-animation4plugins reuse this command
First indexed Mar 26, 2026
/babylonjs-engine-scene_generatorExecutes the Babylon.js scene generator script to automate scene creation. Runs the scene_generator.py script from the Babylon.js skill.
/scene_generatorGenerates 3D scenes for Babylon.js via automated scene_generator script. Creates interactive 3D environments.
/setup_sceneExecutes the setup_scene script to configure a Three.js WebGL scene with automated assistance.
/aframe-webxr-scene_generatorRuns the scene generator script for A-Frame WebXR, producing an interactive 3D scene.
/scene_generatorGenerates a 3D scene for A-Frame WebXR, creating immersive VR/AR experiences using the A-Frame framework. Runs the scene_generator.py script to produce scene components.
/scene_setupScaffolds a React Three Fiber scene with automated assistance, handling camera, lighting, and object setup via an interactive script.