mobile-games

Audit mobile game projects for touch targets, FPS stability, and platform compliance.

Updated Sep 2, 2025
One-click install
npx skills add https://github.com/rafaelminatto1/fisioflow-51658291 --skill mobile-games-rafaelminatto1
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: mobile-games
Source: https://github.com/rafaelminatto1/fisioflow-51658291/tree/main/.agent/skills/game-development/mobile-games
Command: npx skills add https://github.com/rafaelminatto1/fisioflow-51658291 --skill mobile-games-rafaelminatto1

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Mobile game development often struggles to balance responsive touch controls, battery life, performance, and cross-device consistency within store requirements.

Core Features & Use Cases

  • Touch input guidelines: target sizes, gestures, accessibility considerations.
  • Performance & power: FPS targets, thermal management, and battery-saving strategies.
  • App-store readiness: preparation for iOS and Android submissions, assets, and privacy considerations.

Quick Start

Audit a mobile game project to identify improvements for touch targets, frame rate stability, and platform compliance.

Frequently Asked Questions about mobile-games

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

FAQPage Schema
How do I make my mobile game battery-friendly without sacrificing performance?

To make a mobile game battery-friendly, apply energy budgeting strategies, thermal management, and FPS targets to maintain performance while reducing power consumption across devices.

What are the recommended touch target sizes for mobile game accessibility?

Recommended touch target sizes ensure responsive touch input and accessibility in mobile games, aligning with UX design guidelines to prevent mis-taps and improve cross-device compatibility.

How do I prepare a mobile game for App Store and Google Play submission?

Preparing a mobile game for App Store readiness involves aligning platform constraints, optimizing assets, and addressing privacy considerations to satisfy iOS and Android submission requirements.

What is the best way to stabilize FPS and manage thermal throttling in mobile games?

Stabilizing FPS and managing thermal throttling requires applying performance guidelines and energy budgeting to prevent overheating, ensuring smooth gameplay frame rates on mobile devices.

Does mobile game UX design require different touch input guidelines than desktop?

Mobile game UX design requires specific touch input guidelines, including target sizes, gesture considerations, and accessibility, because mobile relies on touch input rather than desktop mouse controls.