perf-profile

Profile CPU, memory, rendering, and I/O hotspots against a performance budget.

277|65|Updated Mar 30, 2026
One-click install
npx skills add https://github.com/pixel-cellar/Claude-Code-Game-Studios --skill perf-profile-pixel-cellar
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: perf-profile
Source: https://github.com/pixel-cellar/Claude-Code-Game-Studios/tree/main/.claude/skills/perf-profile
Command: npx skills add https://github.com/pixel-cellar/Claude-Code-Game-Studios --skill perf-profile-pixel-cellar

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill provides a structured workflow for performance profiling, identifying bottlenecks, and comparing against a performance budget to generate prioritized optimization recommendations.

Core Features & Use Cases

  • CPU, memory, rendering, and I/O profiling across systems
  • Generate an optimization plan aligned with performance budgets
  • Use case: diagnose FPS and memory regressions across game systems to guide fixes.

Quick Start

Run perf-profile on the target system or across all systems to generate a concise performance report.

Frequently Asked Questions about perf-profile

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I identify performance bottlenecks across CPU, memory, rendering, and I/O systems?

Performance profiling identifies bottlenecks across CPU, memory, rendering, and I/O hotspots by analyzing a target system or running a full fleet-wide analysis to produce a structured report detailing specific system issues.

How do I generate an optimization plan aligned with my performance budget?

To generate an optimization plan aligned with your performance budget, run a profiling analysis that compares identified bottlenecks against predefined limits, outputting estimated impact and required effort for each fix.

Can I profile memory and FPS regressions for a specific game system instead of the whole fleet?

Yes, you can profile memory and FPS regressions for a specific game system by providing a system name to scope the analysis, or specify 'full' to run a comprehensive fleet-wide performance evaluation.

What is the best way to prioritize performance fixes across multiple systems?

The best way to prioritize performance fixes is to generate a structured profiling report that compares bottlenecks against a performance budget, providing recommendations with estimated impact and required effort for each issue.

Does performance profiling work for both single-system diagnosis and full fleet-wide analysis?

Performance profiling works for both single-system diagnosis and full fleet-wide analysis, applying scope to a named system when provided or executing a comprehensive evaluation when 'full' is specified.