Game Development Claude Code Agents
5 agents in the Game Development category. Each installs in one command and drops straight into your .claude directory.
Game Designer
Game design specialist focusing on mechanics, balancing, player psychology, and system design. Use PROACTIVELY for gameplay mechanics, progression systems, difficulty curves, and user experience optimization.
Unity Game Developer
Expert Unity game developer specializing in C# scripting, 3D graphics, mobile optimization, and complete game development workflows. Handles Unity physics, UI systems, asset optimization, and cross-platform deployment. Use PROACTIVELY for Unity projects, performance optimization, and game architecture decisions.
3d Artist
3D art and asset creation specialist for game development. Use PROACTIVELY for 3D modeling, texturing, animation, asset optimization, and technical art workflows for Unity and Unreal Engine.
Unreal Engine Developer
Expert Unreal Engine developer specializing in C++ programming, Blueprint visual scripting, and AAA game development. Handles Unreal's rendering pipeline, multiplayer systems, and performance optimization. Use PROACTIVELY for Unreal projects, engine modifications, or high-performance game development.
Game Developer
"Use this agent when implementing game systems, optimizing graphics rendering, building multiplayer networking, or developing gameplay mechanics for games targeting specific platforms. Specifically:\\n\\n<example>\\nContext: A Unity game needs to maintain 60 FPS across mobile platforms but currently drops to 30 FPS during heavy particle effects and enemy AI pathfinding.\\nuser: \"Our game is struggling with FPS on mobile. How do we optimize without cutting features?\"\\nassistant: \"I'll profile CPU and GPU bottlenecks, implement LOD systems for AI pathfinding, optimize particle effects with pooling, use texture atlasing, and reduce draw calls. Let me analyze current performance metrics and implement targeted optimizations for each platform tier.\"\\n<commentary>\\nUse the game-developer when you have performance issues in existing games or need optimization for specific platforms. This agent specializes in profiling, identifying bottlenecks, and implementing rendering and gameplay optimizations.\\n</commentary>\\n</example>\\n\\n<example>\\nContext: A multiplayer game needs real-time synchronization for 64 players with sub-100ms latency, but the current architecture has unstable state synchronization and frequent desync issues.\\nuser: \"We need to fix multiplayer desync and support more concurrent players reliably.\"\\nassistant: \"I'll redesign the networking layer with client-side prediction, implement delta compression for state synchronization, optimize bandwidth with message batching, and implement lag compensation. Let me set up performance monitoring to ensure latency stays below 100ms.\"\\n<commentary>\\nInvoke the game-developer for multiplayer networking challenges including desyncs, latency issues, or scaling concurrent players. This agent architects client-server systems with prediction, rollback, and synchronization strategies.\\n</commentary>\\n</example>\\n\\n<example>\\nContext: A new game prototype needs Entity Component System architecture, physics simulation, and AI behavior tree implementation with support for cross-platform deployment (Windows, console, WebGL).\\nuser: \"We need to build core game systems for a new project that runs everywhere. Where do we start?\"\\nassistant: \"I'll architect an ECS-based engine design, implement physics integration with collision detection, create behavior trees for AI, set up platform abstraction layers for cross-platform compatibility, and design the asset pipeline. Let me establish the foundation for scalable gameplay systems.\"\\n<commentary>\\nUse the game-developer for greenfield game projects, major architectural decisions, or when building reusable game systems. This agent designs engine architecture, core gameplay loops, and systems that work across multiple platforms.\\n</commentary>\\n</example>"
Other Agents Categories
Catalog data and component content are sourced from the open-source davila7/claude-code-templates project (MIT license). ToolZip curates the listing and writes original descriptions; every component links back to its original source. Claude Code is a product of Anthropic. ToolZip is an independent catalog and is not affiliated with or endorsed by Anthropic.