mobile-games

Define platform-constrained design and performance guidelines for iOS and Android mobile games.

4|Updated Jan 23, 2026
One-click install
npx skills add https://github.com/marcusagm/Mundam --skill mobile-games-marcusagm
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: mobile-games
Source: https://github.com/marcusagm/Mundam/tree/main/.agent/skills/game-development/mobile-games
Command: npx skills add https://github.com/marcusagm/Mundam --skill mobile-games-marcusagm

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Mobile game teams often struggle to design and optimize for platform constraints. This skill provides guidelines that help ensure responsive touch interactions, energy efficiency, and smooth performance.

Core Features & Use Cases

  • Touch input best practices: large hit targets, clear feedback, and gesture support.
  • Performance and power: FPS targets, thermal management, and efficient rendering strategies.
  • App store readiness: guidelines for store requirements and monetization considerations.

Quick Start

Use this skill to draft a mobile game feature plan that respects touch targets and energy budgets, and to verify UI decisions against platform constraints.

Frequently Asked Questions about mobile-games

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

FAQPage Schema
What are the minimum touch target sizes for responsive mobile game UI?

Mobile game performance optimization targets specific FPS limits and implements thermal throttling management to prevent device overheating. Efficient rendering strategies and energy budgeting keep gameplay smooth while maintaining acceptable power consumption levels.

How do I plan a mobile game feature to meet app store readiness guidelines?

Planning a mobile game feature for app store readiness involves checking compliance requirements and monetization considerations early. Feature plans should respect platform constraints, touch targets, and energy budgets to pass store reviews on iOS and Android.

Does this mobile game optimization approach work for both iOS and Android?

Yes, these mobile game optimization guidelines apply across both iOS and Android projects. The platform-constrained design requirements address touch input, performance, and app store compliance for both operating systems.

Why does my mobile game cause devices to overheat during extended play?

Mobile games overheat devices when rendering strategies exceed energy budgets without thermal throttling management. Setting appropriate FPS targets and applying performance guidelines during planning helps manage heat and maintain smooth gameplay.

Can I use these guidelines to verify UI layout decisions during a game review?

Yes, you can use these mobile game guidelines to verify UI layout decisions against platform constraints during reviews. The skill defines actionable requirements for touch targets, energy budgets, and compliance checks suitable for review stages.