mobile-games

Provide platform-aware mobile game design guidance for touch input, battery life, and performance.

Updated Aug 22, 2025
One-click install
npx skills add https://github.com/AnthonyCongHieu/voice_tool --skill mobile-games-anthonyconghieu
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: mobile-games
Source: https://github.com/AnthonyCongHieu/voice_tool/tree/main/voice_tools_v1/.agent/skills/game-development/mobile-games
Command: npx skills add https://github.com/AnthonyCongHieu/voice_tool --skill mobile-games-anthonyconghieu

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Mobile game development often struggles with balancing touch input, battery life, performance, and store compliance. This Skill provides platform-aware guidelines to help designers and developers create mobile games that feel responsive while staying within device constraints.

Core Features & Use Cases

  • Platform constraints and optimization principles for mobile games, including touch input, battery, thermal, screen size, and interruptions.
  • Touch input principles with best practices for large hit targets, visual feedback, and portrait/landscape support.
  • App store requirements and monetization guidance, plus anti-patterns to avoid.
  • Real-world Use Case: Design a mobile game that maintains a smooth 30 FPS, adapts to portrait and landscape, and complies with iOS and Android guidelines.

Quick Start

Apply the mobile-game guidelines to a new project by aligning touch interactions, energy usage, and performance targets from the outset.

Frequently Asked Questions about mobile-games

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

FAQPage Schema
What are the best practices for touch input in mobile game design?

Mobile game touch input best practices include designing large hit targets, providing clear visual feedback, and ensuring UI adapts seamlessly to both portrait and landscape orientations.

How do I optimize mobile game performance and battery life?

Optimize mobile game battery life and performance by applying platform-aware energy efficiency principles, thermal management strategies, and targeting a smooth 30 FPS.

Does this mobile game design guidance support both iOS and Android?

Yes, this mobile game design guidance supports both iOS and Android, providing platform-aware constraints and app store compliance requirements for each platform.

What are common mobile game anti-patterns to avoid during development?

Common mobile game anti-patterns to avoid include ignoring platform constraints, neglecting thermal management, poor touch input responsiveness, and failing to meet iOS and Android store guidelines.

How do I design a mobile game UI that handles device interruptions?

Design mobile game UI for device interruptions by implementing responsive layouts that adapt to screen size changes and applying platform-aware guidelines for managing background states.