Unity Optimize banner
XeldarAlz XeldarAlz

Unity Optimize

Development community

Description

--- name: unity-optimize description: "Profile and optimize performance — uses MCP profiler for frame timing, memory, rendering stats. Identifies bottlenecks and applies fixes." user-invocable: true args: focus_area --- # /unity-optimize — Performance Optimization Optimize the project's performance. Focus area: **$ARGUMENTS** ## Workflow Use the `unity-optimizer` agent to: ### Step 1: Profile ``` manage_profiler → start session, capture frame timing manage_graphics → get rendering stats (dr

Installation

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

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

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

Full documentation available on GitHub

View Source Repository