Skip to main content
Ejecuta cualquier Skill en Manus
con un clic
Repositorio de GitHub

GameGen-Verifier

GameGen-Verifier contiene 9 skills recopiladas de NetX-lab, con cobertura ocupacional por repositorio y páginas de detalle dentro del sitio.

skills recopiladas
9
Stars
1
actualizado
2026-06-07
Forks
0
Cobertura ocupacional
2 categorías ocupacionales · 100% clasificado
explorador de repositorios

Skills en este repositorio

analyze-game-implementation
Analistas de garantía de calidad de software y probadores

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
Analistas de garantía de calidad de software y probadores

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
Analistas de garantía de calidad de software y probadores

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

2026-06-07
distill-verified-keypoints
Analistas de garantía de calidad de software y probadores

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
Desarrolladores de software

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
Analistas de garantía de calidad de software y probadores

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
Analistas de garantía de calidad de software y probadores

Orchestrate normal keypoint testing with bounded concurrency.

2026-06-07
recheck-orchestrator
Analistas de garantía de calidad de software y probadores

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

2026-06-07
short-interaction-verification
Analistas de garantía de calidad de software y probadores

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