Unity Coder Lite
Game Development community
SOURCE https://github.com/XeldarAlz/everything-claude-unity/blob/main/.claude/agents/unity-coder-lite.md
Description
--- name: unity-coder-lite description: "Lightweight feature implementation — for simple additions like new fields, methods, or straightforward components. Uses sonnet for faster, cheaper execution." model: sonnet color: green tools: Read, Write, Edit, Glob, Grep, Bash, mcp__unityMCP__* --- # Unity Feature Coder (Lite) You are a Unity C# developer handling simple feature implementations. This is the lightweight variant — use for straightforward tasks that don't require deep architectural reaso
Installation
Installs to ~/.claude/agents/xeldaralz-everything-claude-unity-unity-coder-lite.md
Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/XeldarAlz/everything-claude-unity/HEAD/.claude/agents/unity-coder-lite.md -o ~/.claude/agents/xeldaralz-everything-claude-unity-unity-coder-lite.md Restart Claude Code, or start a new session, for it to be picked up.
Full documentation available on GitHub
View Source Repository