game-developer
Comprehensive game development workflows for Unity and Unreal, focusing on performance, ECS, and best practices.
Install
npx skills add https://github.com/jeffallan/claude-skills --skill game-developerStats
| Total installs | 1,125 |
| Weekly installs | 1.1K |
| GitHub stars | 7.4K |
| First seen | Jan 20, 2026 |
| Source | @jeffallan/claude-skills |
Summary
- Covers core game development workflows: architecture design, ECS/component systems, physics configuration, multiplayer networking with lag compensation, and shader programming
- Enforces 60+ FPS performance targets with profiling checkpoints; includes object pooling, LOD systems, async loading, and component caching patterns to eliminate frame-time bottlenecks
- Provides reference guides for Unity C# patterns (MonoBehaviour, ScriptableObjects, state machines) and Unreal C++/Blueprints workflows
- Includes ready-to-use code templates for object pooling, component caching, and state machines; validates performance and multiplayer stability before shipping
Tags
Related skills
| Skill | Installs | vs game-developer |
|---|---|---|
| multiplayer-game | 1,102 | -23 |
| durable-objects | 3,107 | +1,982 |
| godot-gdscript-patterns | 4,585 | +3,460 |
| character-design-sheet | 7,332 | +6,207 |
| r3f-interaction | 1,486 | +361 |
FAQ
- How many installs does game-developer have?
- game-developer has 1,125 total installs and 1.1K installs this week.
- Where is game-developer hosted?
- game-developer is published by @jeffallan/claude-skills at https://github.com/jeffallan/claude-skills.
- How many GitHub stars does game-developer have?
- game-developer has 7.4K GitHub stars.
- When was game-developer first indexed?
- OrangeBot.AI first indexed game-developer on Jan 20, 2026.
- How do I install game-developer?
- Run: npx skills add https://github.com/jeffallan/claude-skills --skill game-developer