Game Development Agent Skills

67 version-pinned Agent Skills plus a router, in the portable SKILL.md format. An AI coding agent loads only the skills that match the engine and task at hand.

Install

npx skills add gamedev-skills/awesome-gamedev-agent-skills

Or copy any skill folder into your agent's skills directory — see install paths per agent.

Catalog

Godot Agent Skills (15)

Skills that teach an AI coding agent the Godot 4.x API surface — GDScript, the scene tree, TileMapLayer, physics, shaders and exporting.

Unity Agent Skills (8)

Skills covering Unity 6 (6000.0 LTS) — MonoBehaviour scripting, the Input System, physics, Animator controllers, ScriptableObjects and builds.

Unreal Engine Agent Skills (6)

Skills for Unreal Engine 5.4+ — Blueprints, C++ gameplay framework, Enhanced Input, Behavior Trees, Niagara and packaging.

Web Game Engine Agent Skills (6)

Skills for browser game engines — Phaser 3, PixiJS v8 and three.js r165+.

Bevy, pygame, LÖVE and Roblox Agent Skills (5)

Skills for Bevy ECS, pygame, LÖVE and Roblox Luau, including DataStore persistence.

Game Development Discipline Skills (14)

Cross-engine concepts that load alongside whichever engine skill applies — AI, procedural generation, save systems, shaders, game feel and more.

Game Genre Skills (9)

Compositional templates that orchestrate engine and discipline skills for a specific genre, from platformers to card games.

Game Development Workflow Skills (4)

Skills for shipping — game jams, fast prototyping, and publishing to Steam or itch.io.