πŸ“šAllForClaude
SkillsMCPPluginsCategoriesHow to install
πŸ“š AllForClaude

Skills, MCP Servers & Plugins for Claude, All in One Place.

By type

  • Skills
  • MCP Servers
  • Plugins
  • Subagents
  • Slash Commands

Categories

  • πŸ’» Development & Coding
  • ⚑ Productivity & Automation
  • 🎨 Creative, Design & Art
  • πŸ“„ Documents & Office
  • πŸ’¬ Communication & Messaging
  • πŸ€– AI & Machine Learning

Learn

  • How to install
  • All categories
  • Search

Β© 2026 AllForClaude. An independent, community directory β€” not affiliated with Anthropic.

Aggregated from claudeskills.info, skillshubmcp.com, claudedirectory.org & the official MCP registry.

  1. Home
  2. /Subagents
  3. /AI & Machine Learning
  4. /Game Developer
πŸ€–

Game Developer

πŸ€–SubagentπŸ€–AI & Machine Learning1

Build games with Unity, Unreal Engine, or web technologies. Implements game mechanics, physics, AI, and optimization. Use PROACTIVELY for game development, engine integration, or gameplay programming.

By Dlaby23

How to install

Skill (folder)

A Skill is a folder with a SKILL.md file that gives Claude extra instructions for a task.

Claude Code (project or global):

terminal
# per-project
mkdir -p .claude/skills/game-developer
# ...or for all projects
mkdir -p ~/.claude/skills/game-developer

# copy SKILL.md and any supporting files into that folder

Claude.ai / Claude Desktop:

Customize β†’ Skills β†’ β€œ+” β†’ Browse skills β†’ Install. (Installed skills are view-only; download a copy to customise.)

Claude auto-detects skills in that folder β€” no restart needed.

Exact steps can vary per project β€” always double-check the original source. New to this? Read the full install guide β†’

Source

  • Claude Skills Hub

More in AI & Machine Learning

View all β†’
πŸ€–
🧩Skillβ˜… Featured

Brainstorming

You MUST use this before any creative work - creating features, building components, adding functionality, or modifying behavior. Explores user intent, requirements and design before implementation.

πŸ€–AI & Machine Learning276,796
Claude DirectoryClaude Skills Hub
πŸ€–
🧩Skillβ˜… Featured

Verification Before Completion

Use when about to claim work is complete, fixed, or passing, before committing or creating PRs - requires running verification commands and confirming output before making any success claims; evidence before assertions always

πŸ€–AI & Machine Learning276,796
πŸ€–
🧩Skillβ˜… Featured

MCP Server Builder

Guide for creating high-quality Model Context Protocol servers with best practices

πŸ€–AI & Machine Learning171,261
πŸ€–
πŸ“¦Pluginβ˜… Featured

Claude Mem

Persistent memory system that captures coding session context, compresses observations with AI, and injects relevant history into future sessions with SQLite storage

πŸ€–AI & Machine Learning91,641
Claude DirectoryClaude Skills Hub

How to install

Skill (folder)

A Skill is a folder with a SKILL.md file that gives Claude extra instructions for a task.

Claude Code (project or global):

terminal
# per-project
mkdir -p .claude/skills/game-developer
# ...or for all projects
mkdir -p ~/.claude/skills/game-developer

# copy SKILL.md and any supporting files into that folder

Claude.ai / Claude Desktop:

Customize β†’ Skills β†’ β€œ+” β†’ Browse skills β†’ Install. (Installed skills are view-only; download a copy to customise.)

Claude auto-detects skills in that folder β€” no restart needed.

Exact steps can vary per project β€” always double-check the original source. New to this? Read the full install guide β†’