mobile-design

Audit mobile apps for thumb-friendly, accessible, and battery-aware UX patterns.

Updated Jan 20, 2026
One-click install
npx skills add https://github.com/lchenrique/politron-ide --skill mobile-design-lchenrique
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: mobile-design
Source: https://github.com/lchenrique/politron-ide/tree/main/.agent/skills/mobile-design
Command: npx skills add https://github.com/lchenrique/politron-ide --skill mobile-design-lchenrique

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

Identify and enforce mobile UX design patterns for thumb-friendly, accessible, and battery-aware apps.

Core Features & Use Cases

  • Anti-memorization thinking to prevent AI default patterns.
  • Guidelines for thumb-zone placement, platform conventions, and responsive typography.
  • Quick-start checklists and runnable runtime scripts to audit projects.

Quick Start

Run the mobile-design audit against your project to surface actionable design and performance improvements.

Frequently Asked Questions about mobile-design

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

FAQPage Schema
How do I design mobile UX for the thumb zone to ensure touch accessibility?

Mobile UX thumb zone design places interactive elements within easy reach of a user's thumb. This approach enforces touch accessibility by aligning navigation and controls with natural thumb placement on iOS and Android screens.

What is the best way to audit a mobile app for performance optimization and OLED-aware color usage?

The best way to audit mobile app performance and OLED color usage is running a runtime script that surfaces actionable design improvements. This checks battery-aware colors, motion, and offline behavior against platform conventions.

Does this mobile design approach work with both native and cross-platform apps?

Yes, this mobile design approach works with both native and cross-platform apps. It applies platform-specific guidelines for iOS and Android, covering responsive typography, dynamic type, and safety-critical pre-work checks.

How do I enforce platform conventions and anti-memorization thinking in mobile UI?

To enforce platform conventions and anti-memorization thinking in mobile UI, apply design pattern checks that prevent AI default patterns. This ensures your app follows iOS and Android navigation, typography, and color standards.

Why does my mobile app need dynamic type and offline behavior checks?

Your mobile app needs dynamic type and offline behavior checks to maintain usability across varying user settings and network conditions. These checks ensure accessibility and reliability when connectivity drops or font sizes change.