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

story-done

73

frabcd/codex-ai-game-studio

Skill Codex

End-of-story completion review. Reads the story file, verifies each acceptance criterion against the implementation, checks for GDD/ADR deviations, prompts code review, updates story status to Complete, and surfaces the next ready story from the sprint.

not rated 10 +2 3d ago A 51 tokens copy · 88% MIT

story-readiness

74

frabcd/codex-ai-game-studio

Skill Codex

Validate that a story file is implementation-ready. Checks for embedded GDD requirements, ADR references, engine notes, clear acceptance criteria, and no open design questions. Produces READY / NEEDS WORK / BLOCKED verdict with specific gaps. Use when user says 'is this story ready', 'can I start on this story', 'is…

not rated 10 +2 3d ago A 77 tokens copy · 92% MIT

team-audio

75

frabcd/codex-ai-game-studio

Skill Codex

Orchestrate audio team: audio-director + sound-designer + technical-artist + gameplay-programmer for full audio pipeline from direction to implementation.

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

team-combat

76

frabcd/codex-ai-game-studio

Skill Codex

Orchestrate the combat team: coordinates game-designer, gameplay-programmer, ai-programmer, technical-artist, sound-designer, and qa-tester to design, implement, and validate a combat feature end-to-end.

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

team-level

77

frabcd/codex-ai-game-studio

Skill Codex

Orchestrate level design team: level-designer + narrative-director + world-builder + art-director + systems-designer + qa-tester for complete area/level creation.

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

team-live-ops

78

frabcd/codex-ai-game-studio

Skill Codex

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 design and plan a season, event, or live content update.

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

team-narrative

79

frabcd/codex-ai-game-studio

Skill Codex

Orchestrate the narrative team: coordinates narrative-director, writer, world-builder, and level-designer to create cohesive story content, world lore, and narrative-driven level design.

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

team-polish

80

frabcd/codex-ai-game-studio

Skill Codex

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.

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

team-qa

81

frabcd/codex-ai-game-studio

Skill Codex

Orchestrate the QA team through a full testing cycle. Coordinates qa-lead (strategy + test plan) and qa-tester (test case writing + bug reporting) to produce a complete QA package for a sprint or feature. Covers: test plan generation, test case writing, smoke check gate, manual QA execution, and sign-off report.

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

team-release

82

frabcd/codex-ai-game-studio

Skill Codex

Orchestrate the release team: coordinates release-manager, qa-lead, devops-engineer, and producer to execute a release from candidate to deployment.

not rated 10 +2 3d ago A 34 tokens copy · 88% MIT

team-ui

83

frabcd/codex-ai-game-studio

Skill Codex

Orchestrate the UI team through the full UX pipeline: from UX spec authoring through visual design, implementation, review, and polish. Integrates with $ai-game-studio:ux-design, $ai-game-studio:ux-review, and studio UX templates.

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

tech-debt

84

frabcd/codex-ai-game-studio

Skill Codex

Track, categorize, and prioritize technical debt across the codebase. Scans for debt indicators, maintains a debt register, and recommends repayment scheduling.

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

frabcd/codex-ai-game-studio

Skill Codex

Quality review of test files and manual evidence documents. Goes beyond existence checks — evaluates assertion coverage, edge case handling, naming conventions, and evidence completeness. Produces ADEQUATE/INCOMPLETE/MISSING verdict per story. Run before QA sign-off or on demand.

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

test-flakiness

86

frabcd/codex-ai-game-studio

Skill Codex

Detect non-deterministic (flaky) tests by reading CI run logs or test result history. Aggregates pass rates per test, identifies intermittent failures, recommends quarantine or fix, and maintains a flaky test registry. Best run during Polish phase or after multiple CI runs.

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

test-helpers

87

frabcd/codex-ai-game-studio

Skill Codex

Generate engine-specific test helper libraries for the project's test suite. Reads existing test patterns and produces tests/helpers/ with assertion utilities, factory functions, and mock objects tailored to the project's systems. Reduces boilerplate in new test files.

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

test-setup

88

frabcd/codex-ai-game-studio

Skill Codex

Scaffold the test framework and CI/CD pipeline for the project's engine. Creates the tests/ directory structure, engine-specific test runner configuration, and GitHub Actions workflow. Run once during Technical Setup phase before the first sprint begins.

not rated 10 +2 3d ago A 49 tokens copy · 95% MIT

tool-discover

89

frabcd/codex-ai-game-studio

Skill Codex

Search the offline generative-game catalog and available live metadata to recommend licensed, compatible tools for a concrete workflow.

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

toolchain-doctor

90

frabcd/codex-ai-game-studio

Skill Codex

Inspect the local game-development toolchain read-only, identify compatibility gaps, and prepare one reversible setup proposal without installing or changing anything.

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

ux-design

91

frabcd/codex-ai-game-studio

Skill Codex

Guided, section-by-section UX spec authoring for a screen, flow, or HUD. Reads game concept, player journey, and relevant GDDs to provide context-aware design guidance. Produces ux-spec.md (per screen/flow) or hud-design.md using the studio templates.

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

ux-review

92

frabcd/codex-ai-game-studio

Skill Codex

Validates a UX spec, HUD design, or interaction pattern library for completeness, accessibility compliance, GDD alignment, and implementation readiness. Produces APPROVED / NEEDS REVISION / MAJOR REVISION NEEDED verdict with specific gaps.

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

vertical-slice

93

frabcd/codex-ai-game-studio

Skill Codex

Pre-Production validation — build a production-quality end-to-end build to confirm the full game loop is achievable before committing to Production. Run after GDDs, architecture, and UX specs are complete. Produces a PROCEED/PIVOT/KILL verdict that gates the Pre-Production → Production transition.

not rated 10 +2 3d ago A 66 tokens copy · 92% MIT

visual-qa

94

frabcd/codex-ai-game-studio

Skill Codex

Run evidence-based multi-view visual, temporal, import, and runtime checks for generated game assets and scenes.

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

world-generate

95

frabcd/codex-ai-game-studio

Skill Codex

Generate reversible terrain, environments, procedural levels, lighting, navigation, and spawn layouts from validated design constraints.

not rated 10 +2 3d ago A 25 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: