skills▌
193 indexed skills · max 10 per page
localize
Donchitos/Claude-Code-Game-Studios · Game Release
### Localize - description: "Full localization pipeline: scan for hardcoded strings, extract and manage string tables, validate translations, generate translator briefings, run cultural/sensitivity review, manage VO - argument-hint: "[scan|extract|validate|status|brief|cultural-review|vo-pipeline|rtl-check|freeze|qa]" - agent: localization-lead
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]"
design-review
Donchitos/Claude-Code-Game-Studios · Game Design
### Design Review - description: "Reviews a game design document for completeness, internal consistency, implementability, and adherence to project design standards. Run this before handing a design document to programme - argument-hint: "[path-to-design-doc] [--depth full|lean|solo]" - allowed-tools: Read, Glob, Grep, Write, Edit, Task, AskUserQuestion
hotfix
Donchitos/Claude-Code-Game-Studios · Game Release
### Hotfix - description: "Emergency fix workflow that bypasses normal sprint processes with a full audit trail. Creates hotfix branch, tracks approvals, and ensures the fix is backported correctly." - argument-hint: "[bug-id or description]" - allowed-tools: Read, Glob, Grep, Write, Edit, Bash, Task
day-one-patch
Donchitos/Claude-Code-Game-Studios · Game Release
### Day One Patch - description: "Prepare a day-one patch for a game launch. Scopes, prioritises, implements, and QA-gates a focused patch addressing known issues discovered after gold master but before or immediately af - argument-hint: "[scope: known-bugs | cert-feedback | all]" - allowed-tools: Read, Glob, Grep, Write, Edit, 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
content-audit
Donchitos/Claude-Code-Game-Studios · Game Design
### Content Audit - description: "Audit GDD-specified content counts against implemented content. Identifies what's planned vs built." - argument-hint: "[system-name | --summary | (no arg = full audit)]" - allowed-tools: Read, Glob, Grep, Write
consistency-check
Donchitos/Claude-Code-Game-Studios · Game QA & Testing
### Consistency Check - name: consistency-check - description: "Scan all GDDs against the entity registry to detect cross-document inconsistencies: same entity with different stats, same item with different values, same formula with different variabl - argument-hint: "[full | since-last-review | entity:<name> | item:<name>]"
create-control-manifest
Donchitos/Claude-Code-Game-Studios · Game Dev Planning
### Create Control Manifest - name: create-control-manifest - description: "After architecture is complete, produces a flat actionable rules sheet for programmers — what you must do, what you must never do, per system and per layer. Extracted from all Accepted A - argument-hint: "[update — regenerate from current ADRs]"
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