返回 Skill 列表
extension
分类: 效率与办公无需 API Key

game-performance

跨引擎游戏性能:绘制调用优化、LOD(细节层次)、对象池化、GPU分析、内存管理和特定平台的调整。

person作者: jakexiaohubgithub

Game Performance Optimization

Purpose

Cross-engine game performance: draw call optimization, LOD, object pooling, GPU profiling, memory management, and platform-specific tuning.

Routing

  • Use when: Use when the user asks about game performance optimization, FPS improvement, draw call reduction, LOD configuration, object pooling, GPU profiling, memory optimization, or frame time budgeting in any game engine.
  • Do not use when: Do not use for engine-specific coding tasks (use unity-development or unreal-development), or web/app performance optimization unrelated to games.
  • Outputs: Performance analysis, optimization strategies, profiling guidance, and engine-specific configuration.
  • Success criteria: Returns actionable optimization steps with measurable targets (FPS, draw calls, memory).

Trigger Examples

Positive

  • Use the game-performance skill for this request.
  • Help me with game performance optimization.
  • Use when the user asks about game performance optimization, FPS improvement, draw call reduction, LOD configuration, object pooling, GPU profiling, memory optimization, or frame time budgeting in any game engine.
  • Game Performance Optimization: provide an actionable result.

Negative

  • Do not use for engine-specific coding tasks (use unity-development or unreal-development), or web/app performance optimization unrelated to games.
  • Do not use game-performance for unrelated requests.
  • This request is outside game performance optimization scope.
  • This is conceptual discussion only; no tool workflow is needed.

Runtime Prompt

  • Current runtime prompt length: 979 characters.
  • Runtime prompt is defined directly in ../game-performance.json.