Skip to main content
在 Manus 中运行任何 Skill
一键导入
GitHub 仓库

GameGen-Verifier

GameGen-Verifier 收录了来自 NetX-lab 的 9 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

已收集 skills
9
Stars
1
更新
2026-06-07
Forks
0
职业覆盖
2 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

analyze-game-implementation
软件质量保证分析师与测试员

Analyze game source code and write a concise implementation summary for downstream testing. Use when keypoint verification needs implementation-aware controls, physics, and timing mapping.

2026-06-07
auto-eval
软件质量保证分析师与测试员

Run the full game-gen-eval pipeline in normal mode (state injection + visual interaction verification) from a generated game. Use when you want an end-to-end evaluation that produces summary_report.md and evaluation_report.md.

2026-06-07
cross-verification
软件质量保证分析师与测试员

Recheck an existing normal keypoint evaluation artifact without rerunning the game.

2026-06-07
distill-verified-keypoints
软件质量保证分析师与测试员

Extract discrete, verifiable, specification-first keypoints from a game description for subsequent evaluation of game logic correctness. Use when preparing `games/{game_name}/keypoints.md` from a description file.

2026-06-07
game-gen-with-data
软件开发工程师

Generate a runnable TypeScript game from a game description file, plus data.md and a state injection API for evaluation. Use when converting `descriptions_example/*.md` into a playable game project under `games/`.

2026-06-07
generative-state-construction
软件质量保证分析师与测试员

Convert fuzzy keypoint text into concrete short interaction data for executable verification. Use as the normal-mode `keypoint-tester` pre-step, not as a standalone top-level workflow.

2026-06-07
keypoint-orchestrator
软件质量保证分析师与测试员

Orchestrate normal keypoint testing with bounded concurrency.

2026-06-07
recheck-orchestrator
软件质量保证分析师与测试员

Run cross-verification on an existing evaluation run and generate recheck_summary.md plus recheck_comparison.json.

2026-06-07
short-interaction-verification
软件质量保证分析师与测试员

Execute Playwright verification for one concrete short interaction and write result artifacts. Use as the normal-mode `keypoint-tester` verification step after `generative-state-construction`, not as a standalone top-level workflow.

2026-06-07