claude▌
181 indexed skills · max 10 per page
test-helpers
Donchitos/Claude-Code-Game-Studios · Game QA & Testing
### Test Helpers - description: "Generate engine-specific test helper libraries for the project's test suite. Reads existing test patterns and produces tests/helpers/ with assertion utilities, factory functions, and moc - argument-hint: "[system-name | all | scaffold]" - allowed-tools: Read, Glob, Grep, Write
test-evidence-review
Donchitos/Claude-Code-Game-Studios · Game QA & Testing
### Test Evidence Review - name: test-evidence-review - description: "Quality review of test files and manual evidence documents. Goes beyond existence checks — evaluates assertion coverage, edge case handling, naming conventions, and evidence completeness - argument-hint: "[story-path | sprint | system-name]"
test-flakiness
Donchitos/Claude-Code-Game-Studios · Game QA & Testing
### Test Flakiness - description: "Detect non-deterministic (flaky) tests by reading CI run logs or test result history. Aggregates pass rates per test, identifies intermittent failures, recommends quarantine or fix, and - argument-hint: "[ci-log-path | scan | registry]" - allowed-tools: Read, Glob, Grep, Write, Edit, Bash
launch-checklist
Donchitos/Claude-Code-Game-Studios · Game Dev Planning
### Launch Checklist - name: launch-checklist - description: "Complete launch readiness validation covering every department: code, content, store, marketing, community, infrastructure, legal, and go/no-go sign-offs." - argument-hint: "[launch-date or 'dry-run']"
tech-debt
Donchitos/Claude-Code-Game-Studios · Game Dev Code
### Tech Debt - description: "Track, categorize, and prioritize technical debt across the codebase. Scans for debt indicators, maintains a debt register, and recommends repayment scheduling." - argument-hint: "[scan|add|prioritize|report]" - allowed-tools: Read, Glob, Grep, Write
qa-plan
Donchitos/Claude-Code-Game-Studios · Game QA & Testing
### Qa Plan - description: "Generate a QA test plan for a sprint or feature. Reads GDDs and story files, classifies stories by test type (Logic/Integration/Visual/UI), and produces a structured test plan covering a - argument-hint: "[sprint | feature: system-name | story: path]" - allowed-tools: Read, Glob, Grep, Write, AskUserQuestion
reverse-document
Donchitos/Claude-Code-Game-Studios · Game Design
### Reverse Document - name: reverse-document - description: "Generate design or architecture documents from existing implementation. Works backwards from code/prototypes to create missing planning docs." - argument-hint: "<type> <path> (e.g., 'design src/gameplay/combat' or 'architecture src/core')"
propagate-design-change
Donchitos/Claude-Code-Game-Studios · Game Design
### Propagate Design Change - name: propagate-design-change - description: "When a GDD is revised, scans all ADRs and the traceability index to identify which architectural decisions are now potentially stale. Produces a change impact report and guides the user - argument-hint: "[path/to/changed-gdd.md]"
gate-check
Donchitos/Claude-Code-Game-Studios · Game QA & Testing
### Gate Check - description: "Validate readiness to advance between development phases. Produces a PASS/CONCERNS/FAIL verdict with specific blockers and required artifacts. Use when user says 'are we ready to move to - argument-hint: "[target-phase: systems-design | technical-setup | pre-production | production | polish | release] [--review full|lean|solo]" - allowed-tools: Read, Glob, Grep, Bash, Write, Task, AskUserQuestion
team-audio
Donchitos/Claude-Code-Game-Studios · Game Dev Teams
### Team Audio - description: "Orchestrate audio team: audio-director + sound-designer + technical-artist + gameplay-programmer for full audio pipeline from direction to implementation." - argument-hint: "[feature or area to design audio for]" - allowed-tools: Read, Glob, Grep, Write, Edit, Bash, Task, AskUserQuestion, TodoWrite