一键导入
gk-profile
Performance profiling via rendering_stats MCP — draw calls, batches, FPS, memory analysis.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Performance profiling via rendering_stats MCP — draw calls, batches, FPS, memory analysis.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Asset Hunter Pro — unused asset detection, dependency graph, duplicate finder, project cleanup automation for Unity
Author game-design diagrams (quest trees, economy flows, narrative branches, level layouts) from copy-ready Mermaid templates. Authoring only — NOT an adapter.
DOTS RPG grid inventory, item passive effects, and set bonuses — polyomino placement, rotation, auto-fit, PassiveEffectSystem, ItemSetBonusSystem, ModifierSource.ItemPassive/ItemSet.
Practical tools and validation methods for game balance — DPS calculators, EHP formulas, spreadsheet layouts, stat audits, difficulty spike detection
GDD structure, templates, and living documentation patterns for game projects — wiki pages, design docs, section layout, sync triggers
Game feel and juice — screen shake, hit stop, particles, animation curves, input responsiveness, feedback timing. Makes actions feel satisfying.
| name | gk:profile |
| description | Performance profiling via rendering_stats MCP — draw calls, batches, FPS, memory analysis. |
| effort | low |
| argument-hint | [context] [--snapshot|--compare|--report] |
| keywords | ["profiling","performance","optimization"] |
| version | 1.3.0 |
| origin | theonekit-unity |
| repository | The1Studio/theonekit-unity |
| module | editor |
| protected | false |
Profile game performance using MCP rendering_stats and dots-optimizer.
| Mode | Description |
|---|---|
--snapshot (default) | Take performance snapshot |
--compare | Before/after comparison |
--report | Detailed performance report |
rendering_stats snapshot (draw calls, batches, triangles, FPS, memory)manage_dots performance_snapshot (chunk utilization, system timing)| Metric | Mobile | Desktop |
|---|---|---|
| Draw calls | <100 | <300 |
| Batches | <200 | <500 |
| FPS | >30 | >60 |
| Chunk utilization | >75% | >75% |
dots-optimizerreferences/profiling-workflow.mdreferences/optimization-targets.md