Unity Prototype banner
XeldarAlz XeldarAlz

Unity Prototype

Development community

Description

--- name: unity-prototype description: "The killer feature. One prompt to playable prototype — writes scripts, builds scene via MCP, sets up physics/camera, wires everything together." user-invocable: true args: mechanic_description --- # /unity-prototype — Rapid Prototype Create a playable prototype of: **$ARGUMENTS** ## Workflow Use the `unity-prototyper` agent to deliver a complete, playable prototype. ### Step 1: Decompose Break the mechanic into: - Player systems (movement, abilities,

Installation

Installs to ~/.claude/commands/xeldaralz-everything-claude-unity-unity-prototype.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/XeldarAlz/everything-claude-unity/HEAD/.claude/commands/unity-prototype.md -o ~/.claude/commands/xeldaralz-everything-claude-unity-unity-prototype.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository