mobile-games

Guide mobile game development for touch input, battery, thermal, and screen constraints.

Updated Jan 21, 2026
One-click install
npx skills add https://github.com/ollieb89/orchestrator --skill mobile-games-ollieb89
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: mobile-games
Source: https://github.com/ollieb89/orchestrator/tree/main/.cursor/skills/game-development/mobile-games
Command: npx skills add https://github.com/ollieb89/orchestrator --skill mobile-games-ollieb89

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Platform-constraints aware guidance for mobile game development, covering touch input, battery and thermal considerations, screen-size responsiveness, interruptions, and app store compliance.

Core Features & Use Cases

  • Platform constraints awareness: touch input guidelines, battery life preservation, thermal throttling awareness, and adaptive UI across device sizes.
  • Performance optimization and platform readiness: FPS targets, resource management, and store compliance planning.
  • Deployment & monetization guidance: app store submission requirements and common anti-patterns to avoid.
  • Use Case: designing a mid-range mobile game that feels responsive, preserves battery, and meets store guidelines.

Quick Start

Review platform constraints and apply touch, battery, and performance guidelines when prototyping a mobile game.

Frequently Asked Questions about mobile-games

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

FAQPage Schema
What are the key platform constraints for mobile game development?

Optimize mobile game performance by targeting specific FPS goals, managing resources effectively, adhering to power budgets, and mitigating thermal throttling to maintain responsiveness across iOS and Android devices.

How do I optimize mobile game performance for battery life and thermal limits?

Optimize mobile game performance by targeting specific FPS goals, managing resources effectively, adhering to power budgets, and mitigating thermal throttling to maintain responsiveness across iOS and Android devices.

What are the minimum touch hit target sizes for mobile games?

Mobile games require specific touch hit target sizes to ensure responsive input, alongside adaptive UI considerations to accommodate varying device screen sizes and interruptions on iOS and Android.

How do I prepare a mobile game for app store submission compliance?

Prepare for app store submission by reviewing store guidelines, avoiding common anti-patterns, and ensuring the mobile game meets platform readiness requirements for iOS and Android deployment.

Does this mobile game development guidance apply to both iOS and Android platforms?

Yes, the mobile game development guidance applies across both iOS and Android platforms, covering design reviews, prototyping, and performance tuning under shared constraints like touch input and battery limits.