Unity Profile banner
XeldarAlz XeldarAlz

Unity Profile

Development community

Description

--- name: unity-profile description: "Deep profiling session — captures frames via MCP, analyzes CPU/GPU timing, memory snapshots, rendering stats, and provides optimization recommendations." user-invocable: true args: focus --- # /unity-profile — Deep Profiling Session Run a deep profiling session. Focus: **$ARGUMENTS** ## Workflow Use the `unity-optimizer` agent to: ### Step 1: Capture ``` manage_profiler action:"start_session" → begin recording manage_profiler action:"get_frame_timin

Installation

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

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

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

Full documentation available on GitHub

View Source Repository