mobile-design
Mobile-first design thinking. Touch, performance, platform conventions.
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
القائمة
Mobile-first design thinking. Touch, performance, platform conventions.
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
استنادا إلى تصنيف SOC المهني
Structured iterative reasoning framework for deep problem solving, featuring verification loops and refinement stages.
API design principles and decision-making. REST vs GraphQL vs tRPC selection, response formats, versioning, pagination.
Main application building orchestrator. Creates full-stack applications from natural language requests.
Architectural decision-making framework. Requirements analysis, trade-off evaluation, ADR documentation.
Bash/Linux terminal patterns. Critical commands, piping, error handling, scripting.
AI operational modes (BRAINSTORM, IMPLEMENT, DEBUG, REVIEW, TEACH, SHIP).
| name | mobile-design |
| description | Mobile-first design thinking. Touch, performance, platform conventions. |
| allowed-tools | Read, Glob, Grep, Bash |
Touch-first. Battery-conscious. Platform-respectful.
python scripts/mobile_audit.py <project_path>
ScrollView for lists (Use FlatList), Inline renderItem, console.log in prod.AsyncStorage (Use SecureStore), Hardcoded keys.FlatList + React.memo + keyExtractor.