game-design
25Skill Claude CodeCodex
Game design principles. GDD structure, balancing, player psychology, progression.
Skill Claude CodeCodex
Game design principles. GDD structure, balancing, player psychology, progression.
Skill Claude CodeCodex
Mobile game development principles. Touch input, battery, performance, app stores.
Skill Claude CodeCodex
Multiplayer game development principles. Architecture, networking, synchronization.
Skill Claude CodeCodex
PC and console game development principles. Engine selection, platform features, optimization strategies.
Skill Claude CodeCodex
VR/AR development principles. Comfort, interaction, performance requirements.
Skill Claude CodeCodex
Web browser game development principles. Framework selection, WebGPU, optimization, PWA.
Skill Claude CodeCodex
Generative Engine Optimization for AI search engines (ChatGPT, Claude, Perplexity).
Skill Claude CodeCodex
Internationalization and localization patterns. Detecting hardcoded strings, managing translations, locale files, RTL support.
Skill Claude CodeCodex
Automatic agent selection and intelligent task routing. Analyzes user requests and automatically selects the best specialist agent(s) without requiring explicit user mentions.
Skill Claude CodeCodex
Automatic quality control, linting, and static analysis procedures. Use after every code modification to ensure syntax correctness and project standards. Triggers on keywords: lint, format, check, validate, types, static analysis.
Skill Claude CodeCodex
MCP (Model Context Protocol) server and client engineering. Protocol design, schemas, transports, extensions, security, and migration.
Skill Claude CodeCodex
Persistent cross-session memory management. Enables agents to remember user preferences, project conventions, and past decisions across different sessions using a structured MEMORY.md index and topic files.
Skill Claude CodeCodex
Mobile-first design thinking and decision-making for iOS and Android apps. Touch interaction, performance patterns, platform conventions. Teaches principles, not fixed values. Use when building React Native, Flutter, or native mobile apps.
Skill Claude CodeCodex
React and Next.js performance optimization from Vercel Engineering. Use when building React components, optimizing performance, eliminating waterfalls, reducing bundle size, reviewing code for performance issues, or implementing server/client-side optimizations.
Skill Claude CodeCodex
Node.js development principles and decision-making. Framework selection, async patterns, security, and architecture. Teaches thinking, not copying.
Skill Claude CodeCodex
Multi-agent orchestration patterns. Use when multiple independent tasks can run with different domain expertise or when comprehensive analysis requires multiple perspectives.
Skill Claude CodeCodex
Performance profiling principles. Measurement, analysis, and optimization techniques.
Skill Claude CodeCodex
Structured task planning with clear breakdowns, dependencies, and verification criteria. Use when implementing features, refactoring, or any multi-step work.
Skill Claude CodeCodex
PowerShell Windows patterns. Critical pitfalls, operator syntax, error handling.
Skill Claude CodeCodex
Python development principles and decision-making. Framework selection, async patterns, type hints, project structure. Teaches thinking, not copying.
Skill Claude CodeCodex
Red team tactics principles based on MITRE ATT&CK. Attack phases, detection evasion, reporting.
Skill Claude CodeCodex
Master modern Rust (2024 edition) with async patterns, advanced type system features, and production-ready systems programming. Expert in the current Rust ecosystem including Tokio, axum, and modern crates. Use PROACTIVELY for Rust development, performance optimization, or systems programming.
Skill Claude CodeCodex
SEO fundamentals, E-E-A-T, Core Web Vitals, and Google algorithm principles.
Skill Claude CodeCodex
Server management principles and decision-making. Process management, monitoring strategy, and scaling decisions. Teaches thinking, not commands.