Skill Claude CodeCodex
Live-service operations: incident triage, hotfix decisions, rollback criteria, player-impact assessment, and degradation strategies. Use when something is broken in production or when designing incident readiness.
Skill Claude CodeCodex
Live-service operations: incident triage, hotfix decisions, rollback criteria, player-impact assessment, and degradation strategies. Use when something is broken in production or when designing incident readiness.
Skill Claude CodeCodex
Move and Sui smart contract review: object ownership, capability safety, access control, transaction shape, gas risk, and upgrade implications. Use for smart contract audit or on-chain feature design.
Skill Claude CodeCodex
Narrative review: story structure, quests, characters, dialogue, lore coherence, and emotional beats. Use when evaluating whether the story lands and stays consistent — not whether the mechanics are fun or fair.
Skill Claude CodeCodex
Open source readiness: license compliance, dependency hygiene, SBOM, release process, and public-code safety. Use when preparing code for public release or auditing supply-chain transparency.
Skill Claude CodeCodex
Code quality, maintainability, abstraction health, and technical debt assessment. Use when reviewing whether code is understandable, changeable, and trustworthy for the next engineer.
Skill Claude CodeCodex
Product evaluation: user value, prioritization, MVP scope, launch conditions, and success metrics. Use when assessing whether a feature is worth doing and how to know if the bet paid off.
Skill Claude CodeCodex
Go-to-market review: launch planning, market and competitive positioning, audience targeting, and campaign messaging strategy. Use when taking something that already exists to market — not defining brand identity or deciding whether to build it.
Skill Claude CodeCodex
Python code review: PEP 8, type annotations, immutability patterns, pytest discipline, and async patterns. Use when reviewing or writing Python code.
Skill Claude CodeCodex
Test strategy, coverage analysis, regression risk, edge cases, and acceptance criteria. Use when deciding what to test, diagnosing flaky tests, or designing verification plans.
Skill Claude CodeCodex
Railway.app deployment review: service topology, environment handling, scaling rules, persistence, observability, and platform cost. Use for Railway-specific deployment planning or auditing.
Skill Claude CodeCodex
Rust code review: ownership, borrowing, error handling, trait design, async patterns, and testing. Use when reviewing or writing Rust code.
Skill Claude CodeCodex
Scalability analysis: bottleneck identification, load profiling, capacity planning, and growth risk. Use when evaluating what breaks first at 10x or 100x scale.
Skill Claude CodeCodex
Security review: threat modeling, attack-surface analysis, auth/authz audit, supply-chain risk, and exploit prioritization. Use for pre-release security assessment or vulnerability review.
Skill Claude CodeCodex
System architecture review: decomposition, service boundaries, contracts, migrations, and hard-to-reverse decisions. Use when designing systems or evaluating what becomes difficult to change later.
Skill Claude CodeCodex
Technical feasibility gating: dependency risk, rollout complexity, hidden costs, and scope cuts. Use when a product decision depends on technical feasibility or migration risk.
Skill Claude CodeCodex
Documentation review and design: Diataxis taxonomy, audience analysis, API docs, ADRs, changelogs, and progressive disclosure. Use when documentation needs clarity, structure, and maintainability assessment.
Skill Claude CodeCodex
TypeScript/JavaScript code review: strict typing, type-level design, async correctness, module boundaries, and Vitest/Jest discipline. Use when reviewing or writing TypeScript or JavaScript code.
Skill Claude CodeCodex
UX review: user flows, information architecture, interaction patterns, visual hierarchy, error recovery, and accessibility. Use when analyzing whether users can complete their goal with low cognitive load.
Skill Claude CodeCodex
Unity / C# engine review: component architecture, MonoBehaviour lifecycle, ScriptableObjects, modern C# idioms, and GC/frame-budget performance. Use when reviewing or writing Unity game code or C#.
Skill Claude CodeCodex
Architecture review team: system design, migrations, hard-to-reverse decisions, with required Mermaid diagram. Use for new systems, major refactors, or technology choices.
Skill Claude CodeCodex
Verification team for cleanup and simplification work. Confirms behavior, contracts, and architecture truth still hold after code removal or collapse.
Skill Claude CodeCodex
Brand system team: tone, positioning, visual rules, and cross-surface identity standards. Use when defining or tightening brand consistency across product, docs, and community.
Skill Claude CodeCodex
Technical review team: architecture, code quality, and test coverage in one unified assessment. Use for code review, design review, or implementation validation.
Skill Claude CodeCodex
Documentation team: guides, API docs, ADRs, and knowledge-base work with scope control and audience fit.