frabcd/codex-ai-game-studio

Codex AI game studio: 85 skills, 163 curated tools, Unity/Godot/Unreal/Blender workflows, img2threejs, reversible automation, and visual QA.

This repository also configures its own agents. See what codex-ai-game-studio tells them →

10Stars on the repository
106Mods indexed here, across every type
3d agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

frabcd/codex-ai-game-studio

Skill Codex

Automatically analyze project state, detect stage, identify gaps, and recommend next steps based on existing artifacts. Use when user asks 'where are we in development', 'what stage are we in', 'full project audit'.

not rated 10 +2 3d ago A SkillSpector: pass 48 tokens original MIT

prompt-to-game

50

frabcd/codex-ai-game-studio

Skill Codex

Convert a game idea into a scoped playable prototype through explicit design, stack selection, implementation, and evidence gates.

not rated 10 +2 3d ago A 26 tokens original MIT

frabcd/codex-ai-game-studio

Skill Codex

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 through resolution.

not rated 10 +2 3d ago A SkillSpector: pass 44 tokens original MIT

prototype

52

frabcd/codex-ai-game-studio

Skill Codex

Concept prototype — validate the core idea is worth designing before writing GDDs. Run right after $ai-game-studio:brainstorm and $ai-game-studio:setup-engine. Routes to HTML, Engine, or Paper path based on game type. Produces a throwaway build and a PROCEED/PIVOT/KILL verdict.

not rated 10 +2 3d ago A 71 tokens original MIT

qa-plan

53

frabcd/codex-ai-game-studio

Skill Codex

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 automated tests required, manual test cases, smoke test scope, and playtest sign-off requirements. Run before sprint begins or when…

not rated 10 +2 3d ago C 73 tokens original MIT

quality-enhance

54

frabcd/codex-ai-game-studio

Skill Codex

Create reversible, quality-gated game asset or scene enhancements with preserved originals and before-and-after evidence.

not rated 10 +2 3d ago A 24 tokens original MIT

quick-design

55

frabcd/codex-ai-game-studio

Skill Codex

Lightweight design spec for small changes — tuning adjustments, minor mechanics, balance tweaks. Skips full GDD authoring when a system GDD already exists or the change is too small to warrant one. Produces a Quick Design Spec that embeds directly into story files.

not rated 10 +2 3d ago A 57 tokens copy · 86% MIT

regression-suite

56

frabcd/codex-ai-game-studio

Skill Codex

Map test coverage to GDD critical paths, identify fixed bugs without regression tests, flag coverage drift from new features, and maintain tests/regression-suite.md. Run after implementing a bug fix or before a release gate.

not rated 10 +2 3d ago A 47 tokens copy · 89% MIT

release-checklist

57

frabcd/codex-ai-game-studio

Skill Codex

Generates a comprehensive pre-release validation checklist covering build verification, certification requirements, store metadata, and launch readiness.

not rated 10 +2 3d ago A 26 tokens copy · 84% MIT

retrospective

58

frabcd/codex-ai-game-studio

Skill Codex

Generates a sprint or milestone retrospective by analyzing completed work, velocity, blockers, and patterns. Produces actionable insights for the next iteration.

not rated 10 +2 3d ago A SkillSpector: pass 32 tokens original MIT

reverse-document

59

frabcd/codex-ai-game-studio

Skill Codex

Generate design or architecture documents from existing implementation. Works backwards from code/prototypes to create missing planning docs.

not rated 10 +2 3d ago A 24 tokens copy · 83% MIT

review-all-gdds

60

frabcd/codex-ai-game-studio

Skill Codex

Holistic cross-GDD consistency and game design review. Reads all system GDDs simultaneously and checks for contradictions between them, stale references, ownership conflicts, formula incompatibilities, and game design theory violations (dominant strategies, economic imbalance, cognitive overload, pillar drift). Run…

not rated 10 +2 3d ago A 73 tokens original MIT

rig-animation

61

frabcd/codex-ai-game-studio

Skill Codex

Rig, retarget, generate, and quality-gate character animation with explicit skeleton, root-motion, deformation, and loop requirements.

not rated 10 +2 3d ago A 29 tokens original MIT

scope-check

62

frabcd/codex-ai-game-studio

Skill Codex

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 creep', 'scope review', 'are we staying in scope'.

not rated 10 +2 3d ago A SkillSpector: pass 52 tokens original MIT

security-audit

63

frabcd/codex-ai-game-studio

Skill Codex

Audit the game for security vulnerabilities: save tampering, cheat vectors, network exploits, data exposure, and input validation gaps. Produces a prioritised security report with remediation guidance. Run before any public release or multiplayer launch.

not rated 10 +2 3d ago A SkillSpector: pass 49 tokens original MIT

setup-engine

64

frabcd/codex-ai-game-studio

Skill Codex

Configure the project's game engine and version. Pins the engine in AGENTS.md, detects knowledge gaps, and populates engine reference docs via web search when the version is beyond the LLM's training data.

not rated 10 +2 3d ago A 44 tokens original MIT

skill-improve

65

frabcd/codex-ai-game-studio

Skill Codex

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.

not rated 10 +2 3d ago A 42 tokens original MIT

skill-test

66

frabcd/codex-ai-game-studio

Skill Codex

Validate skill files for structural compliance and behavioral correctness. Three modes: static (linter), spec (behavioral), audit (coverage report).

not rated 10 +2 3d ago A 31 tokens original MIT

smoke-check

67

frabcd/codex-ai-game-studio

Skill Codex

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 are implemented and before manual QA begins. A failed smoke check means the build is not ready for QA.

not rated 10 +2 3d ago A SkillSpector: warn 61 tokens original MIT

soak-test

68

frabcd/codex-ai-game-studio

Skill Codex

Generate a soak test protocol for extended play sessions. Defines what to observe, measure, and log during long play sessions to surface slow leaks, fatigue effects, and edge cases that only appear after sustained play. Primarily used in Polish and Release phases.

not rated 10 +2 3d ago A 54 tokens copy · 94% MIT

sprint-plan

69

frabcd/codex-ai-game-studio

Skill Codex

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.

not rated 10 +2 3d ago A SkillSpector: pass 39 tokens original MIT

sprint-status

70

frabcd/codex-ai-game-studio

Skill Codex

Fast sprint status check. Reads the current sprint plan, scans story files for status, and produces a concise progress snapshot with burndown assessment and emerging risks. Run at any time during a sprint for quick situational awareness. Use when user asks 'how is the sprint going', 'sprint update', 'show sprint…

not rated 10 +2 3d ago A 70 tokens copy · 91% MIT

sprite-generate

71

frabcd/codex-ai-game-studio

Skill Codex

Plan, generate, normalize, and validate consistent 2D sprites, tiles, portraits, and animation sheets with preserved sources.

not rated 10 +2 3d ago A 29 tokens original MIT

start

72

frabcd/codex-ai-game-studio

Skill Codex

First-time onboarding — asks where you are, then guides you to the right workflow. No assumptions.

not rated 10 +2 3d ago A 22 tokens original MIT

At most 3 mods per repository are shown here, and a mod shipped inside a plugin is left to that plugin's page — the rest are on their repository pages: