Game developer roadmap plugin with engine-specific patterns and optimization
npx skills add https://github.com/pluginagentmarketplace/custom-plugin-game-developer --skill game-design-theoryInstall this skill with the CLI and start using the SKILL.md workflow in your workspace.
๐ฆ Install Now ยท ๐ค Explore Agents ยท ๐ Documentation ยท โญ Star this repo
Game Developer Assistant is a Claude Code plugin with 7 agents and 21 skills for game developer development.
# 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
# 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
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
| 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 |
| # | 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 |
| 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-rendering |
3D graphics, shaders, VFX, lighting, rendering optimization. | Skill("custom-plugin-game-developer:graphics-rendering") |
shader-techniques |
Advanced shader programming, visual effects, custom material | Skill("custom-plugin-game-developer:shader-techniques") |
audio-systems |
Game audio systems, music, spatial audio, sound effects, voi | Skill("custom-plugin-game-developer:audio-systems") |
publishing-platforms |
Platform submission processes, certification requirements, a | Skill("custom-plugin-game-developer:publishing-platforms") |
programming-languages |
Game programming languages - C#, C++, GDScript. Learn syntax | Skill("custom-plugin-game-developer:programming-languages") |
| ... | +11 more | See skills/ directory |
| Command | Description |
|---|---|
/explore |
gamedev - Explore Game Development |
/learn |
gamedev - Personalized Game Development Learning Paths |
/projects |
projects - Game Development Projects |
/profile |
profile - Assess Game Development Skills |
| Document | Description |
|---|---|
| CHANGELOG.md | Version history |
| CONTRIBUTING.md | How to contribute |
| LICENSE | License information |
custom-plugin-game-developer/
โโโ ๐ .claude-plugin/
โ โโโ plugin.json
โ โโโ marketplace.json
โโโ ๐ agents/ # 7 agents
โโโ ๐ skills/ # 21 skills (Golden Format)
โโโ ๐ commands/ # 4 commands
โโโ ๐ hooks/
โโโ ๐ README.md
โโโ ๐ CHANGELOG.md
โโโ ๐ LICENSE
| Field | Value |
|---|---|
| Version | 1.0.0 |
| Last Updated | 2025-12-29 |
| Status | Production Ready |
| SASMP | v1.3.0 |
| Agents | 7 |
| Skills | 21 |
| Commands | 4 |
Contributions are welcome! Please read our Contributing Guide.
Important: This repository contains third-party code and dependencies.
- โ Always review code before using in production
- โ Check dependencies for known vulnerabilities
- โ Follow security best practices
- โ Report security issues privately via Issues
Copyright ยฉ 2025 Dr. Umit Kacar & Muhsin Elcicek
Custom License - See LICENSE for details.
|
Dr. Umit Kacar Senior AI Researcher & Engineer |
Muhsin Elcicek Senior Software Architect |