game-development

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

2|Updated Jan 29, 2026
One-click install
npx skills add https://github.com/Tai-ch0802/skills-bundle --skill game-development-tai-ch0802
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: game-development
Source: https://github.com/Tai-ch0802/skills-bundle/tree/main/i18n/zh-TW/game-development
Command: npx skills add https://github.com/Tai-ch0802/skills-bundle --skill game-development-tai-ch0802

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill acts as a central orchestrator for game development, guiding you through the process by routing you to the most appropriate sub-skill based on your specific project needs and platform.

Core Features & Use Cases

  • Platform Routing: Directs you to specialized skills for web, mobile, PC, or VR/AR game development.
  • Dimension Routing: Guides you to skills for 2D or 3D game development.
  • Specialization Routing: Connects you with skills for game design, art, audio, and multiplayer aspects.
  • Core Principles: Provides foundational knowledge on game loops, design patterns, input abstraction, performance budgeting, and common anti-patterns applicable across all game development.
  • Use Case: You're starting a new game project and need to decide on the core technologies and principles. This skill will help you navigate the choices by asking targeted questions about your game's platform, dimension, and specific needs.

Quick Start

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

Frequently Asked Questions about game-development

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

FAQPage Schema
How do I start game development for multiple platforms like web, mobile, and PC?

Game development orchestration routes your project to platform-specific sub-skills for web, mobile, PC, or VR/AR, while establishing core principles like game loops, design patterns, and input abstraction to guide your initial architecture.

What are the core principles for structuring a game loop and managing performance?

Core principles for a game loop include utilizing established design patterns, implementing input abstraction, and applying performance budgeting to avoid common anti-patterns, ensuring smooth execution across both 2D and 3D environments.

Can I use this orchestration skill to develop both 2D and 3D games?

Yes, you can use this skill to develop 2D and 3D games by leveraging dimension routing, which directly connects you to specialized skills tailored to the specific graphical and architectural requirements of your chosen dimension.

What's the best way to manage specialized areas like game audio, art, and multiplayer networking?

The best way to manage specialized areas like game audio, art, and multiplayer networking is through specialization routing, which connects you with dedicated sub-skills that handle these distinct aspects of game design.

Why do I need an orchestration skill for building a 2D platformer instead of starting directly with code?

You need an orchestration skill for building a 2D platformer because it asks targeted questions about your project needs, helping you navigate technology choices and providing foundational knowledge to prevent architectural anti-patterns before writing code.