mobile-design

Guide mobile design thinking and pre-work validation for iOS and Android apps.

42|3|Updated Feb 13, 2026
One-click install
npx skills add https://github.com/pratikrath126/ai-image-detector --skill mobile-design-pratikrath126
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: mobile-design
Source: https://github.com/pratikrath126/ai-image-detector/tree/main/.agent/kit-skills/mobile-design
Command: npx skills add https://github.com/pratikrath126/ai-image-detector --skill mobile-design-pratikrath126

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

Mobile design thinking framework for mobile teams to prevent rote patterning and to enforce platform-aware thinking, delivering better iOS/Android experiences.

Core Features & Use Cases

  • Anti-memorization and context-based thinking prompts to replace default AI patterns.
  • Mandatory pre-work and decomposition steps to align teams before coding.
  • A library of reference guides (mobile-design-thinking.md, touch-psychology.md, mobile-performance.md, platform-ios.md, platform-android.md, decision-trees.md, mobile-navigation.md, mobile-typography.md, mobile-color-system.md, mobile-backend.md) to guide decisions.
  • A lightweight audit script (scripts/mobile_audit.py) to assess project readiness and compliance.

Quick Start

Read the mobile-design-thinking.md and perform the pre-work validation before starting any mobile project.

Frequently Asked Questions about mobile-design

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

FAQPage Schema
How do I enforce platform-specific mobile design guidelines for iOS and Android apps?

To enforce platform-specific mobile design guidelines, use a framework that separates iOS and Android decision trees and platform-aware reference materials. This ensures your mobile design aligns with native UX expectations rather than generic patterns.

What mandatory pre-work is needed before starting mobile app development?

Mandatory pre-work for mobile app development involves completing decomposition steps and validation processes to align teams. Reading the mobile design thinking guide and validating project readiness prevents rote patterning before coding begins.

How does an anti-pattern framework improve mobile UX design?

An anti-pattern framework improves mobile UX by replacing default AI patterns with context-based thinking prompts. This prevents rote memorization and enforces deliberate, platform-aware decisions for better iOS and Android experiences.

Can I audit my mobile project for design compliance and readiness?

Yes, you can audit mobile project readiness using a lightweight audit script. This script assesses project compliance against enforced platform guidelines and cross-cutting rules to ensure alignment before delivery.

What is the best way to structure mobile navigation and typography decisions?

The best way to structure mobile navigation and typography decisions is by using dedicated reference guides and decision trees. These resources enforce consistent mobile color systems and typography choices across iOS and Android platforms.