game-development

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

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Game development teams often juggle multiple toolchains and platform specifics, which slows progress and wastes time switching contexts. This skill provides core principles and a clear routing strategy to the appropriate sub-skills, reducing setup effort and guiding teams to the right experts.

Core Features & Use Cases

  • Central routing logic that directs projects to the correct platform-specific sub-skills (web-games, mobile-games, pc-games, vr-ar) based on target platform and project scope.
  • A unified set of core principles (game loop, input abstraction, performance budget) to align engineering decisions across platforms.
  • Use Case: Start a new game project and instantly identify the required sub-skill path to progress from concept to prototype.

Quick Start

Run the OpenCode kit and follow the prompts to route to the appropriate platform-specific game development sub-skill.

Frequently Asked Questions about game-development

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

FAQPage Schema
How do I route a game project to the correct platform-specific development workflow?

To route a game project, this skill applies central routing logic based on your target platform and scope, directing you to the correct sub-skills for web, mobile, PC, or VR/AR development. It ensures predictable guidance by invoking the appropriate platform-specific path.

What core principles should I follow for cross-platform game development?

Core principles for cross-platform game development include maintaining a consistent game loop, abstracting input handling, and establishing a strict performance budget. These principles align engineering decisions across web, mobile, PC, and VR/AR platforms to ensure consistency.

Can I use this routing orchestrator for both 2D and 3D game projects?

Yes, you can use this routing orchestrator for both 2D and 3D game projects. It scopes platform routing and sub-skill invocation across web, mobile, PC, and VR/AR platforms to provide guidance regardless of whether your project is 2D or 3D.

What is the best way to start a new game project and identify required sub-skills?

The best way to start a new game project is to run the OpenCode kit and follow the prompts. This instantly identifies the required sub-skill path, allowing you to progress from concept to prototype by routing to the appropriate platform-specific experts.

Does this skill provide consistency checks for platform-specific game workflows?

Yes, this skill provides consistency checks for platform-specific game workflows. It satisfies platform routing, sub-skill invocation, and consistency validation to ensure predictable guidance and reduce the effort of switching between multiple toolchains.