gamedev-skills/awesome-gamedev-agent-skills

67 game-dev skills for AI coding agents — Godot, Unity, Unreal, Phaser, PixiJS, three.js, Bevy, pygame, LÖVE, Roblox. Portable SKILL.md Agent Skills (the format Anthropic launched as Claude Skills), with a router that loads the right skill for your engine and task. Runs in Claude Code, Cursor, Kiro, Codex, Copilot, Gemini CLI and more.

What it solves

It provides a comprehensive library of specialized knowledge "skills" for AI coding agents to help them write accurate, version-pinned game development code across multiple engines and genres without overloading the agent's context window.

How it works

The project uses a "router" system that detects the game engine being used (e.g., Godot, Unity, Unreal) from project files and analyzes the user's request. It then dynamically loads only the relevant SKILL.md files—small capability playbooks containing metadata and instructions—into the AI agent's context. These skills are categorized into engines, disciplines (like AI or physics), genres (like RPG or platformer), and workflows (like Steam publishing).

Who it’s for

Game developers using AI coding agents (such as Claude Code, Cursor, Windsurf, or GitHub Copilot) who want their AI to have deep, engine-specific expertise and follow best practices for specific game genres and production pipelines.

Highlights

  • Cross-Engine Support: Covers Godot, Unity, Unreal, Phaser, PixiJS, three.js, Bevy, pygame, LÖVE, and Roblox.
  • Dynamic Routing: Automatically selects the correct skills based on the project environment and task, avoiding manual skill selection.
  • Standardized Format: Uses the Agent Skills open standard, making it natively compatible with a wide array of AI agents.
  • Production-Ready: Includes 68 skills that are version-pinned to specific engine releases and verified by a validator script.
  • Asset Workflow: Features a dedicated art-direction workflow to ensure cohesive asset production rather than one-off generations.

Related

  • Project
  • Project
  • Project
  • Project
  • Project