mobile-ui-ux-designer

Generates research-grounded mobile UI/UX design plans with wireframes, tokens, and accessibility contracts.

Updated Apr 22, 2024
One-click install
npx skills add https://github.com/oligamiq/fast-explorer --skill mobile-ui-ux-designer-oligamiq
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: mobile-ui-ux-designer
Source: https://github.com/oligamiq/fast-explorer/tree/main/.agents/skills/mobile-ui-ux-designer
Command: npx skills add https://github.com/oligamiq/fast-explorer --skill mobile-ui-ux-designer-oligamiq

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve? Designing mobile screens without a structured process leads to vague specs, missing states, accessibility gaps, and handoffs engineers cannot implement. This Skill turns a UX prompt, feature description, or screenshot into a complete, implementation-ready mobile design plan. ## Core Features & Use Cases - Tiered Design Workflow: Classifies tasks as LOW, MEDIUM, or HIGH complexity and produces only the sections that tier requires, from quick component fixes to full multi-screen flows. - Implementation-Ready Handoffs: Produces information hierarchies, screen state models, interaction contracts, ASCII wireframes, design token specs, motion contracts, and copy tables for iOS, Android, Flutter, and React Native. - Built-in Quality Gates: Enforces accessibility contracts (WCAG, touch targets, screen readers), stop conditions for ambiguous requirements, and a self-review checklist before output. - Use Case: Ask it to design an onboarding flow for a finance app and receive a prioritized content hierarchy, per-state screen model, responsive layout spec across device buckets, token-referenced component spec, and a usability test plan. ## Quick Start Ask the assistant to design a mobile screen or flow, for example: design the checkout screen for my Android shopping app including empty, loading, and error states.

Frequently Asked Questions about mobile-ui-ux-designer

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

FAQPage Schema
How do I create a mobile app screen design specification for developers?▼

Provide a feature description or requirement and the Skill produces an implementation-ready spec: information hierarchy, screen state model, interaction contracts, wireframe, and a token-referenced component table that engineers can build directly.

What should a mobile UX design handoff include?▼

A complete handoff includes the user goal, content priority tiers, all screen states with recovery paths, interaction contracts with analytics events, responsive behavior per device bucket, design tokens, accessibility requirements, and motion specifications.

Does this design workflow support both iOS and Android?▼

Yes. It audits platform conventions for iOS (HIG, safe areas, Dynamic Type) and Android (Material 3, system back, touch targets), and includes a conflict resolution protocol when the two platforms require different behaviors.

How does it handle accessibility in mobile design?▼

Every output includes a mandatory accessibility contract covering touch target minimums, WCAG contrast, screen reader labels and announcements, font scaling, focus order, and reducible motion. Color is never the sole status indicator.

When does the Skill stop and ask for clarification instead of designing?▼

It stops when the primary action is unclear, the screen mixes unrelated goals, domain-sensitive claims (medical, legal, financial) need expert review, required data is unavailable, or accessibility cannot be satisfied without changing the interaction model.