claude▌
182 indexed skills · max 10 per page
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
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
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
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]"
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]"
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
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]"
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
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