game-development

Game development orchestrator. Routes to platform-specific skills based on project needs.

Content Preview
---
name: game-development
description: "Game development orchestrator. Routes to platform-specific skills based on project needs."
risk: unknown
source: community
date_added: "2026-02-27"
---

# Game Development

> **Orchestrator skill** that provides core principles and routes to specialized sub-skills.

---

## When to Use This Skill

You are working on a game development project. This skill teaches the PRINCIPLES of game development and directs you to the right sub-skill based on context.

-
How to Use

Recommended: Install to project (local)

mkdir -p .claude/skills
curl -o .claude/skills/game-development.md \
  https://raw.githubusercontent.com/sickn33/antigravity-awesome-skills/main/skills/game-development/SKILL.md

Skill is scoped to this project only. Add .claude/skills/ to your .gitignoreif you don't want to commit it.

Alternative: Clone full repo

git clone https://github.com/sickn33/antigravity-awesome-skills

Then reference at skills/game-development/SKILL.md

Related Skills