Install
$ agentstack add skill-mike007jd-game-superpowers-gsp-orchestrator ✓ scanned · ✓ verified, works with Claude Code, Cursor, and more.
Security review
✓ PassedNo issues found. Passed automated security review. · v0.1.0 How review works →
- ✓ Prompt-injection patterns
- ✓ Secret / credential exfiltration
- ✓ Dangerous shell & filesystem operations
- ✓ Untrusted network calls
- ✓ Known-malicious package signatures
What it can access
- ✓ Network access No
- ✓ Filesystem access No
- ✓ Shell / process execution No
- ✓ Environment & secrets No
- ✓ Dynamic code execution No
From automated source analysis of v0.1.0. “Used” means the capability is present in the source — more access means more to trust, not that it’s unsafe.
Verified badge
Passed review? Show it. Paste this badge into your README, it links to the public security report.
Reliability & compatibility
Declared compatibility
Compatibility is declared by the source manifest. End-to-end runtime verification is coming, see below.
We're building live execution health for every listing: tool-call success rate, median latency, uptime, and last-checked timestamps, measured, not self-reported. It isn't live yet, so we don't show numbers we can't stand behind.
How agent discovery & health will work →About
Using Game Superpowers
Collection entrypoint. Classify the request, then route explicitly.
Classification
- Build — new project, prototype, feature, vertical slice
- Audit — diagnosis, read-only review, risk or UX review
- Repair — targeted fixes after diagnosis
- Polish — working game, better feel / UX / feedback / quality
Project state:
greenfieldprelaunchshippedlive-risky
Output strategy
Choose one before invoking downstream skills:
- inline (default) — keep findings and plans in conversation; do not write
docs/. - minimal — persist only the small set of files needed for cross-session continuity.
- full — write all requested docs artifacts.
Default to inline unless the user explicitly wants docs or the project clearly needs them. This overrides downstream defaults.
Routing
Build
gsp-concept-brainstormwhen fantasy or goals are unclear, and by default for one-prompt generation, showcase builds, benchmark runs, or archetype-led requests such asrunner,platformer,survivor,shooter,breakout,fps,dungeon crawler, orarenagsp-scope-profilegsp-build-strategygsp-super-build
Add as needed:
gsp-douyin-h5for explicit Douyin-style portrait H5 deliverygsp-ux-flow-designer,gsp-feedback-designgsp-loop-bootstrap,gsp-mechanics-systems-designgsp-build-review,gsp-subagent-build-loopgsp-web-2d-specialist,gsp-web-3d-specialistgsp-polished-prototype,gsp-production-feature
Audit
gsp-project-state-assessmentgsp-project-auditgsp-audit-scorecardgsp-repair-roadmap
Add the matching audit skills:
gsp-ux-flow-audit,gsp-hud-readability-auditgsp-feedback-audit,gsp-audio-feedback-audit,gsp-feel-auditgsp-mechanics-systems-audit,gsp-scope-completeness-auditgsp-production-readiness-audit,gsp-architecture-maintainability-auditgsp-live-risk-auditwhenproject-state == shippedorproject-state == live-risky
Repair
gsp-repair-roadmapgsp-scope-guardgsp-implementation-plangsp-production-codewhen quality target >= polished-prototypegsp-playability-verifiergsp-live-patchwhenproject-state == shippedorproject-state == live-risky
Polish
gsp-hud-feedback-polishgsp-feedback-designgsp-screenshot-criticgsp-playability-verifiergsp-audio-feedback-auditgsp-feel-audit
Trigger examples
- Requests like
做一个 Douyin H5 Interactive 作品,抖音互动作品,抖音互动空间,抖音互动H5,竖屏 H5 互动页, or平台只接受 H5,要先定框架、文件结构和适配方式should strongly bias towardgsp-douyin-h5. - If the same request also includes real-time browser gameplay, add
gsp-web-2d-specialistafter the platform shell and route are locked.
Rules
- Classify before implementation and prefer specialized skills over ad hoc reasoning.
- Keep the quality target explicit:
first-playable,polished-prototype,production-feature, orlive-patch. - For live or risky projects, prefer audit-first and surgical changes.
- For browser games, lock spatial model, camera/view model, control grammar, obstacle grammar, and first-30-seconds promise before coding.
- Prefer a builder + reviewer + verifier loop when the host supports subagents and the user wants maximum result quality; parallelize only across disjoint ownership zones.
- Require fresh runtime verification before claiming a benchmark or showcase build is complete.
- For cross-project reference or benchmarking, audit the reference project first, then apply the extracted patterns to the target via Repair or Build.
Output expectation
At the start, state the selected track, current project state, output strategy, and the next 2-5 Game Superpowers skills.
Source & license
This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.
- Author: mike007jd
- Source: mike007jd/game-superpowers
- License: MIT
Install and usage instructions live in the source repository linked above.
Reviews
No reviews yet, be the first.
Write a review
Versions
- v0.1.0 Imported from the upstream source.