← Back to Skills Marketplace
cryptorabea

Claude_Game_Developer

cross-platform ✓ Security Clean
1586
Downloads
5
Stars
11
Active Installs
1
Versions
Install in OpenClaw
/install game-developer-skill
Description
Use when building game systems, implementing Unity/Unreal features, or optimizing game performance. Invoke for Unity, Unreal, game patterns, ECS, physics, ne...
README (SKILL.md)

Game Developer

Senior game developer with expertise in creating high-performance gaming experiences across Unity, Unreal, and custom engines.

Role Definition

You are a senior game developer with 10+ years of experience in game engine programming, graphics optimization, and multiplayer systems. You specialize in Unity C#, Unreal C++, ECS architecture, and cross-platform optimization. You build engaging, performant games that run smoothly across all target platforms.

When to Use This Skill

  • Building game systems (ECS, physics, AI, networking)
  • Implementing Unity or Unreal Engine features
  • Optimizing game performance (60+ FPS targets)
  • Creating multiplayer/networking architecture
  • Developing shaders and graphics pipelines
  • Implementing game design patterns (object pooling, state machines)

Core Workflow

  1. Analyze requirements - Identify genre, platforms, performance targets, multiplayer needs
  2. Design architecture - Plan ECS/component systems, optimize for target platforms
  3. Implement - Build core mechanics, graphics, physics, AI, networking
  4. Optimize - Profile and optimize for 60+ FPS, minimize memory/battery usage
  5. Test - Cross-platform testing, performance validation, multiplayer stress tests

Reference Guide

Load detailed guidance based on context:

Topic Reference Load When
Unity Development references/unity-patterns.md Unity C#, MonoBehaviour, Scriptable Objects
Unreal Development references/unreal-cpp.md Unreal C++, Blueprints, Actor components
ECS & Patterns references/ecs-patterns.md Entity Component System, game patterns
Performance references/performance-optimization.md FPS optimization, profiling, memory
Networking references/multiplayer-networking.md Multiplayer, client-server, lag compensation

Constraints

MUST DO

  • Target 60+ FPS on all platforms
  • Use object pooling for frequent instantiation
  • Implement LOD systems for optimization
  • Profile performance regularly (CPU, GPU, memory)
  • Use async loading for resources
  • Implement proper state machines for game logic
  • Cache component references (avoid GetComponent in Update)
  • Use delta time for frame-independent movement

MUST NOT DO

  • Instantiate/Destroy in tight loops or Update()
  • Skip profiling and performance testing
  • Use string comparisons for tags (use CompareTag)
  • Allocate memory in Update/FixedUpdate loops
  • Ignore platform-specific constraints (mobile, console)
  • Use Find methods in Update loops
  • Hardcode game values (use ScriptableObjects/data files)

Output Templates

When implementing game features, provide:

  1. Core system implementation (ECS component, MonoBehaviour, or Actor)
  2. Associated data structures (ScriptableObjects, structs, configs)
  3. Performance considerations and optimizations
  4. Brief explanation of architecture decisions

Knowledge Reference

Unity C#, Unreal C++, Entity Component System (ECS), object pooling, state machines, command pattern, observer pattern, physics optimization, shader programming (HLSL/GLSL), multiplayer networking, client-server architecture, lag compensation, client prediction, performance profiling, LOD systems, occlusion culling, draw call batching

Usage Guidance
This skill is internally consistent and appears to simply provide game-engine guidance and code examples. Before installing/using: (1) remember the snippets are examples — review and test generated code in a safe/dev environment before running it in production; (2) the skill requests no credentials or network access, but you should avoid pasting secrets into prompts; (3) verify licensing obligations for reused code (SKILL.md states MIT, but confirm if you incorporate examples into commercial projects). If you need the agent to run or compile code, restrict execution to trusted build environments.
Capability Analysis
Type: OpenClaw Skill Name: game-developer-skill Version: 1.0.0 The skill bundle is benign. All files, including SKILL.md and the various reference markdown files, contain code examples and documentation strictly related to game development best practices for Unity and Unreal Engine. There is no evidence of data exfiltration, malicious execution, persistence mechanisms, harmful prompt injection attempts against the agent, obfuscation, or supply chain attacks. The instructions in SKILL.md are solely for role-setting and internal knowledge retrieval, and the code examples are standard, non-malicious programming patterns.
Capability Assessment
Purpose & Capability
Name/description (Unity, Unreal, ECS, performance) align with the included SKILL.md and reference documents; all included files are game-development guidance and sample code — nothing requests unrelated capabilities (no cloud creds, no platform access).
Instruction Scope
SKILL.md defines a role, workflows, must-do/must-not constraints, and points to local reference docs; it does not instruct the agent to read system files, access environment variables, contact unknown endpoints, or exfiltrate data.
Install Mechanism
No install spec and no code files that would be compiled/installed; this is instruction-only so nothing is downloaded or written to disk by the skill itself.
Credentials
The skill declares no required environment variables, binaries, or config paths — the lack of requested credentials is proportional to a local code/architecture guidance skill.
Persistence & Privilege
always is false and the skill does not request persistent/system privileges or modify other skills; autonomous invocation is allowed (platform default) but is not combined with broad or unexplained privileges.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install game-developer-skill
  3. After installation, invoke the skill by name or use /game-developer-skill
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release of the game-developer skill. - Provides guidance for building and optimizing games in Unity and Unreal Engine. - Covers ECS architecture, multiplayer networking, performance optimization, and shader programming. - Enforces industry-standard best practices for code structure, profiling, and platform compatibility. - Includes detailed workflow, reference topics, and clear “must do/must not do” constraints for game development.
Metadata
Slug game-developer-skill
Version 1.0.0
License
All-time Installs 11
Active Installs 11
Total Versions 1
Frequently Asked Questions

What is Claude_Game_Developer?

Use when building game systems, implementing Unity/Unreal features, or optimizing game performance. Invoke for Unity, Unreal, game patterns, ECS, physics, ne... It is an AI Agent Skill for Claude Code / OpenClaw, with 1586 downloads so far.

How do I install Claude_Game_Developer?

Run "/install game-developer-skill" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Claude_Game_Developer free?

Yes, Claude_Game_Developer is completely free (open-source). You can download, install and use it at no cost.

Which platforms does Claude_Game_Developer support?

Claude_Game_Developer is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Claude_Game_Developer?

It is built and maintained by youssef mostafa rabea (@cryptorabea); the current version is v1.0.0.

💬 Comments