How this command is triggered — by the user, by Claude, or both
Slash command
/unity-kit:new <game concept, e.g. "cozy 2D fishing game">The summary Claude sees in its command listing — used to decide when to auto-load this command
Create a new Unity project for this concept: $ARGUMENTS Follow the unity-init skill exactly — all phases, including the preflight checks and the user checkpoint (editor version + package set) **before** anything is created. If no concept was given above, ask for one plus the project name/location before starting.
Create a new Unity project for this concept: $ARGUMENTS
Follow the unity-init skill exactly — all phases, including the preflight checks and the user checkpoint (editor version + package set) before anything is created. If no concept was given above, ask for one plus the project name/location before starting.
npx claudepluginhub benjamin-curlier/unity-kit --plugin unity-kit/newScaffolds a new Better-T-Stack project by planning a full validated stack via its MCP server and generating the project files.
/newCreates a new specification document and initiates the research phase. Supports --skip-research to skip research and --specs-dir to specify a custom directory.