game-development

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

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill acts as an orchestrator for game development, guiding users through the process by routing them to specialized sub-skills based on their project's specific needs, whether it's platform, dimension, or specialty area.

Core Features & Use Cases

  • Platform Routing: Directs to skills for web, mobile, PC, or VR/AR games.
  • Dimension Routing: Guides for 2D or 3D game development.
  • Specialty Routing: Connects to skills for game design, multiplayer, art, and audio.
  • Core Principles: Teaches fundamental game development concepts like the game loop, pattern selection, and performance budgeting.
  • Use Case: A new developer wants to create a 3D multiplayer game for PC. This skill will route them to the pc-games, 3d-games, and multiplayer sub-skills, while also providing core principles applicable to all game development.

Quick Start

Guide me through developing a 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 orchestrate a game development project across different platforms?

Game development orchestration routes your project to platform-specific sub-skills for web, mobile, PC, or VR/AR, while providing core principles like the game loop and performance budgeting to guide the build.

What core principles do I need to know for 2D and 3D game development?

Core game development principles include the game loop, pattern selection, input abstraction, performance budgeting, AI selection, and collision strategies, which apply universally to both 2D and 3D game projects.

How do I start building a 3D multiplayer game for PC?

To start a 3D multiplayer PC game, the orchestrator routes you to specialized sub-skills for PC, 3D, and multiplayer, delivering tailored guidance alongside fundamental development principles.

Can I get specialized routing for game design, art, and audio?

Yes, game development orchestration includes specialty routing that connects you to dedicated skills for game design, multiplayer, art, and audio to manage these specific project requirements.

What is the best way to manage performance budgeting and collision strategies in game design?

The best way to manage performance budgeting and collision strategies is by applying the core game development principles provided during orchestration, ensuring efficient resource use across your chosen platform and dimension.

Does this game development orchestrator support web and mobile platforms?

Yes, the orchestrator supports platform routing for web and mobile games, directing your project to the appropriate sub-skills while maintaining foundational game loop and input abstraction principles.