Diagnose frame-rate bottlenecks (CPU vs GPU bound FIRST), control Unreal Insights traces, sample live frame times, and annotate performance captures. Use when FPS is low/bad, the game is slow, or you need to find what is limiting the frame rate.
$npx -y skills add kevinpbuckley/vibeue --skill profilingInstalls into the current project.
Run `npx skills use "https://github.com/kevinpbuckley/vibeue" --skill "kevinpbuckley/vibeue/profiling"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/kevinpbuckley/vibeue" that are relevant to the current task. Run `npx skills add "https://github.com/kevinpbuckley/vibeue"` and select the relevant skills, then follow their instructions.