skills▌
193 indexed skills · max 10 per page
milestone-review
Donchitos/Claude-Code-Game-Studios · Game Dev Improvement
### Milestone Review - name: milestone-review - description: "Generates a comprehensive milestone progress review including feature completeness, quality metrics, risk assessment, and go/no-go recommendation. Use at milestone checkpoints or when ev - argument-hint: "[milestone-name|current] [--review full|lean|solo]"
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
sprint-plan
Donchitos/Claude-Code-Game-Studios · Game Dev Planning
### Sprint Plan - description: "Generates a new sprint plan or updates an existing one based on the current milestone, completed work, and available capacity. Pulls context from production documents and design backlogs - argument-hint: "[new|update|status] [--review full|lean|solo]" - allowed-tools: Read, Glob, Grep, Write, Edit, Task, AskUserQuestion
patch-notes
Donchitos/Claude-Code-Game-Studios · Game Release
### Patch Notes - description: "Generate player-facing patch notes from git history, sprint data, and internal changelogs. Translates developer language into clear, engaging player communication." - argument-hint: "[version] [--style brief|detailed|full]" - allowed-tools: Read, Glob, Grep, Write, Bash
release-checklist
Donchitos/Claude-Code-Game-Studios · Game Release
### Release Checklist - name: release-checklist - description: "Generates a comprehensive pre-release validation checklist covering build verification, certification requirements, store metadata, and launch readiness." - argument-hint: "[platform: pc|console|mobile|all]"
review-all-gdds
Donchitos/Claude-Code-Game-Studios · Game Design
### Review All Gdds - name: review-all-gdds - description: "Holistic cross-GDD consistency and game design review. Reads all system GDDs simultaneously and checks for contradictions between them, stale references, ownership conflicts, formula inc - argument-hint: "[focus: full | consistency | design-theory | since-last-review]"
skill-improve
Donchitos/Claude-Code-Game-Studios · Game Dev Improvement
### Skill Improve - description: "Improve a skill using a test-fix-retest loop. Runs static checks, proposes targeted fixes, rewrites the skill, re-tests, and keeps or reverts based on score change." - argument-hint: "[skill-name]" - allowed-tools: Read, Glob, Grep, Write, Bash
team-polish
Donchitos/Claude-Code-Game-Studios · Game Dev Teams
### Team Polish - description: "Orchestrate the polish team: coordinates performance-analyst, technical-artist, sound-designer, and qa-tester to optimize, polish, and harden a feature or area for release quality." - argument-hint: "[feature or area to polish]" - allowed-tools: Read, Glob, Grep, Write, Edit, Bash, Task, AskUserQuestion, TodoWrite
scope-check
Donchitos/Claude-Code-Game-Studios · Game Dev Code
### Scope Check - description: "Analyze a feature or sprint for scope creep by comparing current scope against the original plan. Flags additions, quantifies bloat, and recommends cuts. Use when user says 'any scope cr - argument-hint: "[feature-name or sprint-N]" - allowed-tools: Read, Glob, Grep, Bash
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