game-development

Routes game developers to platform-specific guides and core principles like game loops and input handling.

1|Updated Jun 17, 2026
One-click install
npx skills add https://github.com/NabilThange/ohm-band --skill game-development-nabilthange
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: game-development
Source: https://github.com/NabilThange/ohm-band/tree/main/.agent/skills/game-development
Command: npx skills add https://github.com/NabilThange/ohm-band --skill game-development-nabilthange

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires python, and includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

This Skill unit addresses the complexities of game development, providing structured guidance on various platforms and sub-skills, enabling developers to efficiently progress through their projects.

Core Features & Use Cases

  • Platform Routing: Directs developers to the appropriate sub-skill based on target platform (Web, Mobile, PC, VR/AR).
  • Sub-Skill Routing: Offers detailed guidance for specific dimensions (2D/3D) and specialty areas (game design, audio, art).
  • Core Principles: Delivers foundational knowledge for game development processes like the game loop, input abstraction, and performance budgeting.
  • Use Case: A game developer starting a new project for mobile platforms can begin by using the Mobile Game Development sub-skill for platform-specific considerations like touch input and battery optimization.

Quick Start

Use the game-development skill to get guidance on developing a 2D platformer for mobile devices.

Frequently Asked Questions about game-development

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

FAQPage Schema
How do I get platform-specific guidance for game development on mobile and VR?

Platform-specific guidance for game development routes you to appropriate sub-skills based on your target platform, handling mobile touch inputs and VR considerations.

What core principles are needed for structuring a game development workflow?

Core game development principles include structuring the game loop, abstracting input handling, and allocating performance budgeting to streamline project workflows.

Can I use this skill to route both 2D and 3D game design dimensions?

Yes, sub-skill routing offers detailed guidance for specific dimensions like 2D and 3D, alongside specialty areas including game design, audio, and art.

What is the best way to select the right platform for a new game project?

Selecting the right platform involves evaluating project requirements against platform-specific guidelines, directing developers to Web, Mobile, PC, or VR/AR sub-skills.

Does Python support performance optimization and battery considerations for mobile game development?

Python supports scripting for performance optimization, while the mobile game development sub-skill provides specific guidance on touch input and battery optimization.