From aframe-webxr
Generates an A-Frame WebXR scene by executing the scene_generator automation script.
How this command is triggered — by the user, by Claude, or both
Slash command
/aframe-webxr:scene_generatorThe summary Claude sees in its command listing — used to decide when to auto-load this command
# /aframe-webxr-scene_generator A-Frame WebXR - Scene Generator ## Description Executes the scene_generator script for A-Frame WebXR. ## Usage ## Implementation This command runs the `scene_generator.py` script from the A-Frame WebXR 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
A-Frame WebXR - Scene Generator
Executes the scene_generator script for A-Frame WebXR.
/aframe-webxr-scene_generator
This command runs the scene_generator.py script from the A-Frame WebXR skill, which provides automated assistance for scene generator.
2plugins reuse this command
First indexed Mar 26, 2026
npx claudepluginhub saridoganhuseyin-dev/github.com-freshtechbro-claudedesignskills --plugin aframe-webxr/scene_generatorGenerates an A-Frame WebXR scene by executing the scene_generator automation script.
/aframe-webxr-scene_generatorRuns the scene_generator script to create interactive 3D scenes for A-Frame WebXR, with optional interactive prompts for customization.
/babylonjs-engine-scene_generatorExecutes the Babylon.js scene generator script to automate 3D scene creation. Runs scene_generator.py from the Babylon.js skill.
/scene_generatorGenerates 3D scenes for Babylon.js by executing the scene_generator script. Supports both automated and interactive modes with prompts for required input.
/setup_sceneRuns the setup_scene.py script to configure a Three.js WebGL scene with automated setup assistance.
/scene_setupExecutes automated scene setup for React Three Fiber projects, configuring camera, lighting, and environment defaults via the scene_setup script.