From spline-interactive
Runs the Spline project generator script to scaffold new projects with interactive prompts for required configuration.
How this command is triggered — by the user, by Claude, or both
Slash command
/spline-interactive:project_generatorThe summary Claude sees in its command listing — used to decide when to auto-load this command
# /spline-interactive-project_generator Spline - Project Generator ## Description Executes the project_generator script for Spline. ## Usage ## Implementation This command runs the `project_generator.py` script from the Spline skill, which provides automated assistance for project 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
Spline - Project Generator
Executes the project_generator script for Spline.
/spline-interactive-project_generator
This command runs the project_generator.py script from the Spline skill, which provides automated assistance for project generator.
npx claudepluginhub freshtechbro/claudedesignskills --plugin spline-interactive3plugins reuse this command
First indexed Mar 26, 2026
/spline-interactive-project_generatorRuns the Spline project generator script to scaffold new Spline projects interactively, prompting for required information.
/project_generatorGenerates PlayCanvas projects automatically by running the project_generator script from the PlayCanvas skill.
/playcanvas-engine-project_generatorRuns the PlayCanvas project generator script to scaffold a new game or application project.
/initInitializes Jig in the current project by running the jig:init skill, setting up required configuration and scaffolding.
/initInitializes or updates a Spec2Ship project by detecting existing structure, creating .s2s/ configuration, and gathering project context. Supports auto-detect, workspace, and detection-only modes.