claude▌
182 indexed skills · max 10 per page
smoke-check
Donchitos/Claude-Code-Game-Studios · Game QA & Testing
### Smoke Check - description: "Run the critical path smoke test gate before QA hand-off. Executes the automated test suite, verifies core functionality, and produces a PASS/FAIL report. Run after a sprint's stories ar - argument-hint: "[sprint | quick | --platform pc|console|mobile|all]" - allowed-tools: Read, Glob, Grep, Bash, Write, AskUserQuestion
setup-engine
Donchitos/Claude-Code-Game-Studios · Game Dev Code
### Setup Engine - description: "Configure the project's game engine and version. Pins the engine in CLAUDE.md, detects knowledge gaps, and populates engine reference docs via WebSearch when the version is beyond the LL - argument-hint: "[engine] | [engine version] | refresh | upgrade [old-version] [new-version] | no args for guided selection" - allowed-tools: Read, Glob, Grep, Write, Edit, WebSearch, WebFetch, Task, AskUserQuestion
map-systems
Donchitos/Claude-Code-Game-Studios · Game Dev Planning
### Map Systems - description: "Decompose a game concept into individual systems, map dependencies, prioritize design order, and create the systems index." - argument-hint: "[next | system-name] [--review full|lean|solo]" - allowed-tools: Read, Glob, Grep, Write, Edit, AskUserQuestion, TodoWrite, Task
team-live-ops
Donchitos/Claude-Code-Game-Studios · Game Dev Teams
### Team Live Ops - description: "Orchestrate the live-ops team for post-launch content planning: coordinates live-ops-designer, economy-designer, analytics-engineer, community-manager, writer, and narrative-director to - argument-hint: "[season name or event description]" - allowed-tools: Read, Glob, Grep, Write, Edit, Bash, Task, AskUserQuestion, TodoWrite
create-architecture
Donchitos/Claude-Code-Game-Studios · Game Dev Planning
### Create Architecture - name: create-architecture - description: "Guided, section-by-section authoring of the master architecture document for the game. Reads all GDDs, the systems index, existing ADRs, and the engine reference library to produce a com - argument-hint: "[focus-area: full | layers | data-flow | api-boundaries | adr-audit] [--review full|lean|solo]"
dev-story
Donchitos/Claude-Code-Game-Studios · Game Dev Planning
### Dev Story - description: "Read a story file and implement it. Loads the full context (story, GDD requirement, ADR guidelines, control manifest), routes to the right programmer agent for the system and engine, imp - argument-hint: "[story-path]" - allowed-tools: Read, Glob, Grep, Write, Bash, Task, AskUserQuestion
help
Donchitos/Claude-Code-Game-Studios · Game Dev Planning
### Help - description: "Analyzes what is done and the users query and offers advice on what to do next. Use if user says what should I do next or what do I do now or I'm stuck or I don't know what to do" - argument-hint: "[optional: what you just finished, e.g. 'finished design-review' or 'stuck on ADRs']" - allowed-tools: Read, Glob, Grep
create-stories
Donchitos/Claude-Code-Game-Studios · Game Dev Planning
### Create Stories - description: "Break a single epic into implementable story files. Reads the epic, its GDD, governing ADRs, and control manifest. Each story embeds its GDD requirement TR-ID, ADR guidance, acceptance c - argument-hint: "[epic-slug | epic-path] [--review full|lean|solo]" - allowed-tools: Read, Glob, Grep, Write, Task, AskUserQuestion
changelog
Donchitos/Claude-Code-Game-Studios · Game Release
### Changelog - description: "Auto-generates a changelog from git commits, sprint data, and design documents. Produces both internal and player-facing versions." - argument-hint: "[version|sprint-number]" - allowed-tools: Read, Glob, Grep, Bash, Write
create-epics
Donchitos/Claude-Code-Game-Studios · Game Dev Planning
### Create Epics - description: "Translate approved GDDs + architecture into epics — one epic per architectural module. Defines scope, governing ADRs, engine risk, and untraced requirements. Does NOT break into stories - argument-hint: "[system-name | layer: foundation|core|feature|presentation | all] [--review full|lean|solo]" - allowed-tools: Read, Glob, Grep, Write, Task, AskUserQuestion