Source

donchitos/claude-code-game-studios

74 skills · 23K combined installs

Skills from this source

#
Skill
Source
8W Activity
Installs
1
create-stories Break a single epic into implementable story files. Reads the epic, its GDD, governing ADRs, and control manifest. Ea…
donchitos/claude-code-game-studios
294
2
content-audit Audit GDD-specified content counts against implemented content. Identifies what's planned vs built.
donchitos/claude-code-game-studios
293
3
smoke-check Run the critical path smoke test gate before QA hand-off. Executes the automated test suite, verifies core functional…
donchitos/claude-code-game-studios
292
4
team-qa Orchestrate the QA team through a full testing cycle.
donchitos/claude-code-game-studios
292
5
dev-story Read a story file and implement it. Loads the full context (story, GDD requirement, ADR guidelines, control manifest)…
donchitos/claude-code-game-studios
290
6
security-audit Audit the game for security vulnerabilities: save tampering, cheat vectors, network exploits, data exposure, and inpu…
donchitos/claude-code-game-studios
290
7
regression-suite Map test coverage to GDD critical paths, identify fixed bugs without regression tests, flag coverage drift from new f…
donchitos/claude-code-game-studios
289
8
story-done End-of-story completion review. Reads the story file, verifies each acceptance criterion against the implementation, …
donchitos/claude-code-game-studios
289
9
day-one-patch Prepare a day-one patch for a game launch. Scopes, prioritises, implements, and QA-gates a focused patch addressing k…
donchitos/claude-code-game-studios
288
10
create-control-manifest After architecture is complete, produces a flat actionable rules sheet for programmers — what you must do, what you m…
donchitos/claude-code-game-studios
287
11
propagate-design-change When a GDD is revised, scans all ADRs and the traceability index to identify which architectural decisions are now po…
donchitos/claude-code-game-studios
287
12
team-live-ops Orchestrate the live-ops team for post-launch content planning: coordinates live-ops-designer, economy-designer, anal…
donchitos/claude-code-game-studios
287
13
test-setup Scaffold the test framework and CI/CD pipeline for the project's engine. Creates the tests/ directory structure, engi…
donchitos/claude-code-game-studios
287
14
soak-test Generate a soak test protocol for extended play sessions. Defines what to observe, measure, and log during long play …
donchitos/claude-code-game-studios
286
15
story-readiness Validate that a story file is implementation-ready.
donchitos/claude-code-game-studios
286
16
test-evidence-review Quality review of test files and manual evidence documents.
donchitos/claude-code-game-studios
286
17
help Analyzes what is done and the users query and offers advice on what to do next. Use if user says what should I do nex…
donchitos/claude-code-game-studios
285
18
skill-improve Improve a skill using a test-fix-retest loop. Runs static checks, proposes targeted fixes, rewrites the skill, re-tes…
donchitos/claude-code-game-studios
285
19
sprint-status Fast sprint status check. Reads the current sprint plan, scans story files for status, and produces a concise progres…
donchitos/claude-code-game-studios
285
20
test-flakiness Detect non-deterministic (flaky) tests by reading CI run logs or test result history. Aggregates pass rates per test,…
donchitos/claude-code-game-studios
284
21
skill-test Validate skill files for structural compliance and behavioral correctness. Three modes: static (linter), spec (behavi…
donchitos/claude-code-game-studios
283
22
test-helpers Generate engine-specific test helper libraries for the project's test suite. Reads existing test patterns and produce…
donchitos/claude-code-game-studios
282
23
vertical-slice Pre-Production validation — build a production-quality end-to-end build to confirm the full game loop is achievable b…
donchitos/claude-code-game-studios
252
24
design-systems Decompose a game concept into individual systems, map dependencies, prioritize design order, and guide creation of pe…
donchitos/claude-code-game-studios
3
Page 2 · 74 total Previous