pluginagentmarketplace/custom-plugin-game-developer
Game developer roadmap plugin with engine-specific patterns and optimization
3 stars0 forksUpdated Jan 5, 2026
npx skills add pluginagentmarketplace/custom-plugin-game-developerREADME
๐ฆ Install Now ยท ๐ค Explore Agents ยท ๐ Documentation ยท โญ Star this repo
What is this?
Game Developer Assistant is a Claude Code plugin with 7 agents and 21 skills for game developer development.
๐ Table of Contents
Click to expand
๐ Quick Start
Prerequisites
- Claude Code CLI v2.0.27+
- Active Claude subscription
Installation (Choose One)
Option 1: From Marketplace (Recommended)
# Step 1๏ธโฃ Add the marketplace
/plugin marketplace add pluginagentmarketplace/custom-plugin-game-developer
# Step 2๏ธโฃ Install the plugin
/plugin install custom-plugin-game-developer@pluginagentmarketplace-game-developer
# Step 3๏ธโฃ Restart Claude Code
# Close and reopen your terminal/IDE
Option 2: Local Installation
# Clone the repository
git clone https://github.com/pluginagentmarketplace/custom-plugin-game-developer.git
cd custom-plugin-game-developer
# Load locally
/plugin load .
# Restart Claude Code
โ Verify Installation
After restart, you should see these agents:
custom-plugin-game-developer:05-networking-multiplayer
custom-plugin-game-developer:01-game-designer
custom-plugin-game-developer:03-graphics-rendering
custom-plugin-game-developer:04-audio-sound-design
custom-plugin-game-developer:06-tools-pipeline
... and 2 more
โจ Features
| Feature | Description |
|---|---|
| ๐ค 7 Agents | Specialized AI agents for game developer tasks |
| ๐ ๏ธ 21 Skills | Reusable capabilities with Golden Format |
| โจ๏ธ 4 Commands | Quick slash commands |
| ๐ SASMP v1.3.0 | Full protocol compliance |
๐ค Agents
7 Specialized Agents
| # | Agent | Purpose |
|---|---|---|
| 1 | 05-networking-multiplayer | Expert in multiplayer systems, netcode, synchronization algo |
| 2 | 01-game-designer | Expert in game design, mechanics, level design, player psych |
| 3 | 03-graphics-rendering | Expert in 3D graphics, shader programming, visual effects, a |
| 4 | 04-audio-sound-design | Expert in game audio programming, sound design, music compos |
| 5 | 06-tools-pipeline | Expert in game development tools, asset pipelines, build aut |
| 6 | 02-game-programmer | Expert game programmer specializing in C# (Unity), C++ (Unre |
| 7 | 07-game-publishing | Expert in game publishing, platform deployment, monetization |
๐ ๏ธ Skills
Available Skills
| Skill | Description | Invoke |
|---|---|---|
asset-optimization | Asset pipeline optimization, compression, streaming, and res | Skill("custom-plugin-game-developer:asset-optimization") |
synchronization-algorithms | Network synchronization, lag compensation, client prediction | Skill("custom-plugin-game-developer:synchronization-algorithms") |
game-design-theory | Comprehensive game design theory covering mechanics, dynamic | Skill("custom-plugin-game-developer:game-design-theory") |
monetization-systems | Game monetization strategies, in-app purchases, battle passe | Skill("custom-plugin-game-developer:monetization-systems") |
level-design | Level design fundamentals, pacing, difficulty progression, e | Skill("custom-plugin-game-developer:level-design") |
| `graphics |
...
Publisher
Statistics
Stars3
Forks0
Open Issues0
LicenseOther
CreatedNov 18, 2025