원클릭으로
gk-playtest
Runtime MCP validation — spawn, movement, combat, rendering checks via dots-validator.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Runtime MCP validation — spawn, movement, combat, rendering checks via dots-validator.
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:playtest |
| description | Runtime MCP validation — spawn, movement, combat, rendering checks via dots-validator. |
| effort | low |
| argument-hint | [demo-name] [--quick|--full|--compare] |
| keywords | ["playtest","testing","QA","feedback"] |
| version | 1.3.0 |
| origin | theonekit-unity |
| repository | The1Studio/theonekit-unity |
| module | editor |
| protected | false |
Run the 8-check MCP runtime validation protocol via dots-validator agent.
| Mode | Checks | Use Case |
|---|---|---|
--quick | 1-3 (console, spawn, rendering) | Fast smoke test |
--full (default) | All 8 checks | Complete validation |
--compare | Before/after snapshots | Change impact analysis |
read_console(filter: "Error")rendering_stats (draw calls, batches)dots-validatorreferences/validation-checks.mdreferences/snapshot-comparison.md