game-development

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

Updated Mar 7, 2026
One-click install
npx skills add https://github.com/devon87warren-afk/eboss-monorepo --skill game-development-devon87warren-afk
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: game-development
Source: https://github.com/devon87warren-afk/eboss-monorepo/tree/main/apps/manager/.agent/skills/game-development
Command: npx skills add https://github.com/devon87warren-afk/eboss-monorepo --skill game-development-devon87warren-afk

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill acts as a central hub for game development, guiding users through the complex landscape of game creation by routing them to specialized sub-skills based on their project's specific needs and platform targets.

Core Features & Use Cases

  • Platform Routing: Directs to skills for web, mobile, PC, and VR/AR development.
  • Dimension Routing: Guides towards 2D or 3D specific development skills.
  • Specialty Routing: Connects to skills for game design, multiplayer, art, and audio.
  • Core Principles: Teaches fundamental game development concepts like the game loop, design patterns, input abstraction, and performance budgeting.
  • Use Case: A new developer wants to create a 3D multiplayer shooter for PC. This skill will guide them to the pc-games, 3d-games, and multiplayer sub-skills, while also providing foundational knowledge on the game loop and common design patterns.

Quick Start

Use the game-development skill to get started on a 2D web-based game.

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 PC, web, and mobile?

To start game development across platforms, this skill routes you to platform-specific sub-skills for PC, web, mobile, and VR/AR while providing core principles like the game loop and input abstraction.

What core principles do I need to learn for game design and development?

Core game design principles include understanding the game loop, applying design patterns, implementing input abstraction, and managing performance budgeting across all game projects.

Can I get guidance on both 2D and 3D game development?

Yes, you can get guidance on 2D and 3D game development through dimension-specific routing that directs you to specialized sub-skills based on your project requirements.

How do I structure a multiplayer game development project?

To structure a multiplayer game project, this skill routes you to specialty sub-skills covering multiplayer networking, alongside foundational knowledge on performance budgeting and design patterns.

Does this skill cover art and audio integration for game development?

Yes, this skill covers art and audio integration by routing users to specialty sub-skills dedicated to art and audio development needs within the game creation workflow.

What is the best way to manage performance budgeting in game development?

The best way to manage performance budgeting in game development is by applying the core principles provided by this skill, ensuring optimal resource allocation across various platforms.