# Mobile Design

> Mobile-first design thinking and decision-making for iOS and Android apps.

- Skill: `dokhacgiakhoa/mobile-design` (Agent Skill, multi-file: 29 files)
- Install (CLI): `npx skillmds add dokhacgiakhoa/mobile-design`
- Raw SKILL.md: https://api.skillmd.com/api/skills/dokhacgiakhoa/mobile-design/raw
- Safety review: pending (external: skill-scanner WARNING, skillspector FAIL)
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: AI & ML
- Author: Dokhacgiakhoa (https://skillmd.com/u/dokhacgiakhoa)
- Updated: 2026-08-19
- Page: https://skillmd.com/skills/dokhacgiakhoa/mobile-design

---


# Mobile Design System

> **Philosophy:** Touch-first. Battery-conscious. Platform-respectful. Offline-capable.
> **Core Principle:** Mobile is NOT a small desktop. THINK mobile constraints, ASK platform choice.

---

## 🔧 Runtime Scripts

**Execute these for validation (don't read, just run):**

| Script | Purpose | Usage |
|--------|---------|-------|
| `scripts/mobile_audit.py` | Mobile UX & Touch Audit | `python scripts/mobile_audit.py <project_path>` |

---

## 🔴 MANDATORY: Read Reference Files Before Working!

**⛔ DO NOT start development until you read the relevant files:**

## 🧠 Knowledge Modules (Fractal Skills)

### 1. [Universal (Always Read)](./sub-skills/universal-always-read.md)
### 2. [Platform-Specific (Read Based on Target)](./sub-skills/platform-specific-read-based-on-target.md)
### 3. [You MUST Ask If Not Specified:](./sub-skills/you-must-ask-if-not-specified.md)
### 4. [⛔ AI MOBILE ANTI-PATTERNS (YASAK LİSTESİ)](./sub-skills/ai-mobile-anti-patterns-yasak-listesi.md)
### 5. [When to Unify vs Diverge](./sub-skills/when-to-unify-vs-diverge.md)
### 6. [Quick Reference: Platform Defaults](./sub-skills/quick-reference-platform-defaults.md)
### 7. [Fitts' Law for Touch](./sub-skills/fitts-law-for-touch.md)
### 8. [Thumb Zone (One-Handed Usage)](./sub-skills/thumb-zone-one-handed-usage.md)
### 9. [Mobile-Specific Cognitive Load](./sub-skills/mobile-specific-cognitive-load.md)
### 10. [React Native Critical Rules](./sub-skills/react-native-critical-rules.md)
### 11. [Flutter Critical Rules](./sub-skills/flutter-critical-rules.md)
### 12. [Animation Performance](./sub-skills/animation-performance.md)
### 13. [Before Starting ANY Mobile Project](./sub-skills/before-starting-any-mobile-project.md)
### 14. [Before Every Screen](./sub-skills/before-every-screen.md)
### 15. [Before Release](./sub-skills/before-release.md)

