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-developer

README

Game Developer Assistant

Version License Status SASMP

Agents Skills Commands


๐Ÿ“ฆ 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

FeatureDescription
๐Ÿค– 7 AgentsSpecialized AI agents for game developer tasks
๐Ÿ› ๏ธ 21 SkillsReusable capabilities with Golden Format
โŒจ๏ธ 4 CommandsQuick slash commands
๐Ÿ”„ SASMP v1.3.0Full protocol compliance

๐Ÿค– Agents

7 Specialized Agents

#AgentPurpose
105-networking-multiplayerExpert in multiplayer systems, netcode, synchronization algo
201-game-designerExpert in game design, mechanics, level design, player psych
303-graphics-renderingExpert in 3D graphics, shader programming, visual effects, a
404-audio-sound-designExpert in game audio programming, sound design, music compos
506-tools-pipelineExpert in game development tools, asset pipelines, build aut
602-game-programmerExpert game programmer specializing in C# (Unity), C++ (Unre
707-game-publishingExpert in game publishing, platform deployment, monetization

๐Ÿ› ๏ธ Skills

Available Skills

SkillDescriptionInvoke
asset-optimizationAsset pipeline optimization, compression, streaming, and resSkill("custom-plugin-game-developer:asset-optimization")
synchronization-algorithmsNetwork synchronization, lag compensation, client predictionSkill("custom-plugin-game-developer:synchronization-algorithms")
game-design-theoryComprehensive game design theory covering mechanics, dynamicSkill("custom-plugin-game-developer:game-design-theory")
monetization-systemsGame monetization strategies, in-app purchases, battle passeSkill("custom-plugin-game-developer:monetization-systems")
level-designLevel design fundamentals, pacing, difficulty progression, eSkill("custom-plugin-game-developer:level-design")
`graphics

...

Read full README

Statistics

Stars3
Forks0
Open Issues0
LicenseOther
CreatedNov 18, 2025