game-development

Route game development projects to specialized sub-skills by platform and dimension.

Updated Jan 31, 2026
One-click install
npx skills add https://github.com/DaytimeBlues/ADHD-CADDI --skill game-development-daytimeblues
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: game-development
Source: https://github.com/DaytimeBlues/ADHD-CADDI/tree/main/.agent/skills/game-development
Command: npx skills add https://github.com/DaytimeBlues/ADHD-CADDI --skill game-development-daytimeblues

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill acts as a central hub for game development, guiding you through the complex landscape of game creation by routing you to the most appropriate specialized sub-skills based on your project's specific needs.

Core Features & Use Cases

  • Platform Routing: Directs you to skills for web, mobile, PC, or VR/AR games.
  • Dimension Routing: Guides you to skills for 2D or 3D game development.
  • Specialty Routing: Connects you with skills for game design, art, audio, and multiplayer.
  • Core Principles: Teaches fundamental game development concepts like the game loop, pattern selection, and performance budgeting.
  • Use Case: If you're starting a new project and are unsure where to begin, this skill will ask clarifying questions and point you to the exact sub-skill you need, like game-development/web-games or game-development/game-design.

Quick Start

Use the game development skill to get started with making a 2D platformer for web browsers.

Frequently Asked Questions about game-development

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
What are the core principles of game development I need to know before starting?

Core game development principles include the game loop, pattern selection, input abstraction, performance budgeting, AI selection, and collision strategies to ensure functional architecture.

How do I start making a 2D platformer for web browsers?

To start making a 2D platformer for web browsers, use a game development orchestrator to route you to specialized sub-skills for web games and 2D development based on your specific needs.

Does this game dev approach support both Unity and Godot for 3D games?

Yes, this game dev approach supports routing for 3D games across multiple platforms and engines like Unity, Godot, and Unreal by guiding you to the appropriate specialized sub-skills.

Can I get help with game art, audio, and multiplayer networking?

Yes, you can get help with game art, audio, and multiplayer networking through specialty routing that connects you with dedicated sub-skills for these specific game creation domains.

What are common anti-patterns to avoid in game development?

Universal game development anti-patterns to avoid include neglecting performance budgeting, poor input abstraction, and inefficient collision strategies, which this orchestrator identifies and helps you bypass.