game-development

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

Updated Feb 28, 2026
One-click install
npx skills add https://github.com/lucasfdigital/Orchard --skill game-development-lucasfdigital
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: game-development
Source: https://github.com/lucasfdigital/Orchard/tree/main/skills/game-development
Command: npx skills add https://github.com/lucasfdigital/Orchard --skill game-development-lucasfdigital

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill acts as an orchestrator for game development projects, guiding you through the fundamental principles and directing you to specialized sub-skills based on your project's specific needs.

Core Features & Use Cases

  • Principle-Based Guidance: Provides core game development principles applicable across all platforms.
  • Sub-Skill Routing: Directs you to the most relevant specialized skill (e.g., web-games, mobile-games, 2d-games, 3d-games, game-design, game-art, game-audio, multiplayer, vr-ar) based on your project's platform, dimension, or area of focus.
  • Use Case: You're starting a new game project and are unsure where to begin. This skill will help you identify the core principles and then point you to the correct sub-skill for developing a 2D mobile game.

Quick Start

Guide me through the core principles of developing a 3D game for PC.

Frequently Asked Questions about game-development

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

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

Fundamental game development principles include the game loop, state machines, input abstraction, performance budgeting, and collision strategies. These core concepts apply universally across all platforms before routing to specialized implementation areas.

How do I manage game development across different platforms like web, mobile, PC, and VR/AR?

Game development across platforms like web, mobile, PC, and VR/AR is managed by applying universal core principles and routing to specialized sub-skills. This ensures platform-specific requirements are addressed while maintaining foundational consistency.

Can I get guidance for both 2D and 3D game development within the same workflow?

Yes, 2D and 3D game development are supported by routing to specialized sub-skills based on your project's dimension. The orchestrator provides shared foundational concepts before directing you to dimension-specific implementation strategies.

What is the best way to organize game design, art, and audio development tasks?

Organizing game design, art, and audio tasks involves applying fundamental development principles and routing to dedicated sub-skills. This targets specialized expertise for game design, game art, and game audio based on your specific focus area.

Does this game development approach cover multiplayer and networking features?

Yes, this approach covers multiplayer features by routing to a specialized multiplayer sub-skill. It provides shared core principles like state machines and performance budgeting before directing you to specialized networking implementation.

When should I use sub-skill routing instead of building directly from core principles?

Sub-skill routing should be used once your project's platform, dimension, or focus area is identified. You establish foundational principles first, then route to specialized skills for targeted execution in areas like 2D art or VR/AR.