# Performance Scene Optimization Analyzer

> Analyze scenes for performance issues including draw calls, lighting, and textures

- Skill: `lgrappag/performance-scene-optimization-analyzer` (Agent Skill)
- Install (CLI): `npx skillmds@latest add lgrappag/performance-scene-optimization-analyzer`
- Raw SKILL.md: https://api.skillmd.com/api/skills/lgrappag/performance-scene-optimization-analyzer/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: LgrappaG (https://skillmd.com/u/lgrappag)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/lgrappag/performance-scene-optimization-analyzer

---


# Performance Scene Optimization Analyzer

Analyze scenes for performance issues: draw calls, lighting, textures

## Risk Level
**MEDIUM**

## Core Rules
- Profile metrics
- Validate targets
- Document findings

## Response Pattern

1. Establish baseline metrics
2. Scan scene systematically
3. Analyze results comprehensively
4. Generate optimization report

## Usage
- Performance analysis, bottleneck identification, scene profiling

## What NOT to Do
- Incomplete analysis
- Ignore platform constraints
- Deploy without testing

