CodePhobiia

66 mods across 1 repository, 9 stars between them.

code-review

50

CodePhobiia/claude-roblox-game-studio

Skill Claude CodeCodex

Review Luau code for style compliance, type safety, server authority, error handling, and performance. Use for reviewing a file, a PR-sized change, or a whole module.

9 4mo ago A 39 tokens original MIT

datastore-review

51

CodePhobiia/claude-roblox-game-studio

Skill Claude CodeCodex

Audit all DataStore usage in the project for correctness, security, and best practices. Checks for session locking, pcall usage, schema versioning, budget management, and common anti-patterns.

9 4mo ago A 43 tokens original MIT

design-review

52

CodePhobiia/claude-roblox-game-studio

Skill Claude CodeCodex

Comprehensive design document review against GDD standards. Checks all required sections, cross-system consistency, formulas, and edge case coverage. Use when reviewing any design doc for quality.

9 4mo ago A 38 tokens original MIT

design-system

53

CodePhobiia/claude-roblox-game-studio

Skill Claude CodeCodex

Create a per-system GDD. Interactive flow — select system from index, then generate a comprehensive design doc through a structured conversation.

9 4mo ago A 29 tokens original MIT

doctor

54

CodePhobiia/claude-roblox-game-studio

Skill Claude CodeCodex

Run a comprehensive health check on the repo. Verifies README counts match reality, promised files exist, no unresolved placeholders, wiki index is synced, toolchain configs are valid, and agent roster is accurate. Use after making structural changes or before publishing.

9 4mo ago C 52 tokens original MIT

economy-audit

55

CodePhobiia/claude-roblox-game-studio

Skill Claude CodeCodex

Audit the in-game economy for balance, sustainability, and exploit resistance. Checks currency sinks vs. faucets, inflation risk, pricing consistency, and Robux monetization alignment.

9 4mo ago A 39 tokens original MIT

estimate

56

CodePhobiia/claude-roblox-game-studio

Skill Claude CodeCodex

Estimation workflow for a feature or task. Breaks the task into sub-tasks, estimates each, sums with contingency buffer.

9 4mo ago A 28 tokens original MIT

exploit-check

57

CodePhobiia/claude-roblox-game-studio

Skill Claude CodeCodex

Run a comprehensive security audit checking for common Roblox exploit vectors including movement hacks, remote exploitation, economy exploits, and data manipulation.

9 4mo ago A 29 tokens original MIT

gate-check

58

CodePhobiia/claude-roblox-game-studio

Skill Claude CodeCodex

Stage gate check — does the project meet criteria to advance to the next production phase (pre-prod → prod → polish → live)?

9 4mo ago A 29 tokens original MIT

gdd

59

CodePhobiia/claude-roblox-game-studio

Skill Claude CodeCodex

Create or update a Game Design Document. Use for master GDD creation, system-specific GDDs, or GDD review. Invoke with /gdd [system-name] for a specific system, or /gdd for the master document.

9 4mo ago A 52 tokens original MIT

generate-asset

60

CodePhobiia/claude-roblox-game-studio

Skill Claude CodeCodex

Generate a 3D asset for Roblox using Blender MCP. Creates models from text descriptions via AI (Hyper3D/Hunyuan3D) or downloads from PolyHaven/Sketchfab, optimizes for Roblox constraints, and exports FBX.

9 4mo ago A 54 tokens original MIT

hotfix

61

CodePhobiia/claude-roblox-game-studio

Skill Claude CodeCodex

Emergency fix workflow — diagnose, apply minimal fix, test, publish, and post-mortem. Use when a live issue requires immediate action.

9 4mo ago A 32 tokens original MIT

launch-checklist

62

CodePhobiia/claude-roblox-game-studio

Skill Claude CodeCodex

First launch specific checklist. Soft launch plan, metrics to watch, and go/no-go criteria. Use for the first public launch of a new Roblox game.

9 4mo ago A 35 tokens original MIT

luau-lint

63

CodePhobiia/claude-roblox-game-studio

Skill Claude CodeCodex

Static analysis of Luau code. Checks for type annotation coverage, deprecated API usage, naming convention compliance, and common anti-patterns. Uses selene if available or manual grep patterns.

9 4mo ago A 44 tokens original MIT

map-systems

64

CodePhobiia/claude-roblox-game-studio

Skill Claude CodeCodex

Enumerate and categorize all game systems. Create design/gdd/systems-index.md. Identify dependencies between systems.

9 4mo ago A 26 tokens original MIT