Now liveThe Skillselion MCP - thousands of ranked skills, loaded into your agent mid-task. No install.Get it →
ceorkm avatar

Mobile App Ui Design

  • 5.8k installs
  • 212 repo stars
  • Updated June 25, 2026
  • ceorkm/mobile-app-ui-design

Structured process to design high-quality mobile app interfaces using user-centered UX patterns, visual hierarchy, emotional design, and proven conventions from industry leaders.

About

This skill guides creation of professional mobile app interfaces using intentional design principles from top-tier apps like Airbnb, Duolingo, and Spotify. Developers use it to design mobile screens, create mockups, build UI components, design onboarding flows, and improve existing mobile app UX. The workflow spans five core steps: understanding user context and primary actions, structuring screens with UX patterns (thumb zones, F-pattern reading, empty state guidance), applying visual design through typography (one font family max, four sizes), color systems (60/30/10 rule with opacity variations), 8-point grid spacing, and subtle shadows. Step four emphasizes emotional design via peak-end moments and micro-animations for success states. Final polish includes glow effects, 44×44pt tap targets, accessibility checks, and state-specific designs (error, empty, loading, success). Five-step design process: context, UX structure, visual design, emotional peak-end moments, polish and state coverage.

  • Five-step design process: context, UX structure, visual design, emotional peak-end moments, polish and state coverage
  • Visual design rules: single font family with max 4 sizes, 60/30/10 color system with opacity hierarchy, 8-point grid spa
  • UX patterns: thumb zone placement for CTAs, F-pattern reading order, direct content exposure, smart search with recents
  • Emotion-driven: celebrate peak moments with micro-animations, glow effects, and success state rewards; humanize order tr
  • Implementation guidance: React with Tailwind CSS, Lucide icons, 375px baseline (iPhone SE), rounded-2xl cards, backdrop-

Mobile App Ui Design by the numbers

  • 5,784 all-time installs (skills.sh)
  • +509 installs in the week ending Aug 5, 2026 (Skillselion tracking)
  • Ranked #68 of 1,880 Design & UI/UX skills by installs in the Skillselion catalog
  • Security screen: LOW risk (skills.sh audit)
  • Data as of Aug 5, 2026 (Skillselion catalog sync)
At a glance

mobile-app-ui-design capabilities & compatibility

Capabilities
design mobile ui screens with visual hierarchy a · create react/html prototypes using tailwind and · apply color systems and typography rules for mob · design state variants (empty, loading, error, su · plan user flows and interaction patterns · add micro animations and emotional feedback
Works with
figma
Use cases
ui design · frontend
Platforms
macOS · Windows · Linux
Runs
Runs locally
Pricing
Free
From the docs

What mobile-app-ui-design says it does

Great mobile UI isn't about flashiness — it's about intentionality. Every pixel, every spacing value, every color choice should serve the user.
mobile-app-ui-design.md
npx skills add https://github.com/ceorkm/mobile-app-ui-design --skill mobile-app-ui-design

Add your badge

Show developers this skill is listed on Skillselion. Paste this into your README.

Listed on Skillselion
Installs5.8k
repo stars212
Security audit3 / 3 scanners passed
Last updatedJune 25, 2026
Repositoryceorkm/mobile-app-ui-design

What it does

Design production-ready mobile app screens, flows, and components following proven design principles and interaction patterns.

Who is it for?

Developers designing mobile screens, building React Native / Flutter / SwiftUI visual prototypes, creating app mockups, improving existing mobile UX, designing onboarding and navigation flows.

Skip if: Web-only desktop applications, print design, motion graphics without interaction context, brand identity work without UI implementation.

When should I use this skill?

User requests mobile screen design, app mockup creation, mobile UI component build, onboarding flow design, mobile navigation architecture, visual improvement of existing mobile interfaces.

What you get

Production-ready mobile UI designs with clear information hierarchy, thumb-zone optimized interactions, consistent spacing and color systems, accessible components, and emotional peak moments.

  • Mobile screen designs with proper visual hierarchy and spacing
  • React/HTML prototypes using Tailwind CSS and Lucide icons
  • Color system and typography scales following guidelines

By the numbers

  • Baseline width: 375px (iPhone SE)
  • Minimum tap target: 44×44 points
  • Maximum typography variants: 4 sizes and 2 weights

Files

SKILL.mdMarkdownGitHub ↗

Mobile App UI/UX Design Skill

This skill guides the creation of professional, polished mobile app interfaces that follow proven design principles used by top-tier apps like Airbnb, Duolingo, Spotify, Revolut, and Phantom.

Core Philosophy

Great mobile UI isn't about flashiness — it's about intentionality. Every pixel, every spacing value, every color choice should serve the user. The goal is to create interfaces that feel smooth, personal, and alive — not just functional.

Before designing anything, understand three things: 1. What is the user trying to accomplish? (reduce friction to that goal) 2. How should this make the user feel? (trust, delight, confidence, calm) 3. What's the one thing they should notice first? (visual hierarchy)

Design Process

Follow this sequence for any mobile screen:

Step 1: Understand the Context

  • What type of app? (fitness, finance, social, productivity, health, crypto, etc.)
  • Who is the user? (new, returning, power user — adapt the experience)
  • What's the primary action on this screen?
  • What industry design conventions apply? (See references/industry-conventions.md)

Step 2: Structure First (UX Lens)

  • Map the user flow: what screen comes before and after?
  • Identify the MVP elements — only what's essential for this screen
  • Place primary actions in the thumb zone (bottom 1/3 of screen)
  • Follow the F-pattern reading order for content layout
  • Reduce interaction cost: expose content directly instead of hiding behind taps
  • Turn empty states into opportunities with guidance, illustration, and a CTA
  • Choose the right input method: sliders/scroll wheels for one-time setup, text fields for repeated/precise entry

Step 3: Apply Visual Design (UI Lens)

Follow these rules in order:

Typography
  • Use one font family (two max, with clear hierarchy purpose)
  • Maximum 4 font sizes and 2 font weights
  • Use monospace variants for large numbers (prices, stats, metrics)
  • Keep text containers under 600px wide for readability
  • Create hierarchy with size, weight, and opacity — not just bold everything
Color System (60/30/10 Rule)
  • 60% — neutral base (white, light gray, or dark background)
  • 30% — complementary color (black text, dark elements)
  • 10% — brand/accent color (CTAs, key indicators, icons)
  • Use opacity variations of the neutral color for text hierarchy: 100% for headings, 80% for body, 60-70% for secondary text
  • Use the accent color at 5% opacity for secondary buttons and subtle card highlights
  • Match shadow colors to the background (tint shadows, never pure gray/black on colored backgrounds)
  • Save strong colors (like red) for meaningful moments — overuse kills hierarchy
Spacing (8-Point Grid System)
  • All spacing values must be divisible by 8 or 4 (8, 12, 16, 24, 32, 48, 64, 80, 96)
  • Use relationship-based spacing: related elements closer together, unrelated further apart
  • Multiplier rule: if related text elements are 16px apart, the gap to the next group should be 2× (32px)
  • Section vertical padding: at least 80-96px (160px for major sections on larger screens)
  • Card internal padding: 24-32px baseline
  • Larger text = larger spacing needed
Shadows
  • Always use soft shadows — never harsh/distinct
  • Match shadow color to the background with a tinted hue
  • Use subtle white inner shadows on buttons to add dimension
  • Add faded drop shadows for depth without heaviness
Visual Cues & Imagery
  • Use icons, emojis, illustrations, and images to make information digestible
  • User avatars/photos > initials > generic icons (for representing people)
  • Color-coded categories with soft solid backgrounds + clean isolated images
  • Keep visual style consistent across the entire app — no random stock photo mix
  • Use AI-generated or curated visuals with matching color palettes

Step 4: Design for Emotion (Peak-End Rule)

The user will remember two moments: the peak (most intense) and the end (last impression).

  • Identify your peak moment: completing a core task, hitting a milestone, finding what they want
  • Design the peak: micro-animations, celebratory feedback, sparkles, badges, encouraging copy
  • Design the ending: summary card, progress affirmation, gentle nudge to return
  • Add emotional feedback loops: success states should feel rewarding (bounce, glow, sparkle)
  • Celebrate small wins — success states don't need to be huge, but they should feel intentional
  • Use motion and animation as trust signals, especially in high-stakes domains (finance, crypto, health)

Step 5: Polish & Details

  • Add subtle glow effects behind key elements (blur + opacity)
  • Use tiny white inner shadows on primary buttons
  • Add 5% opacity primary-color borders on secondary elements
  • Consider micro-animations for state changes
  • Ensure all tap targets are at least 44×44pt
  • Check contrast ratios for accessibility
  • Design error states, empty states, loading states, and success states

Smart Patterns to Apply

Personalization by User Stage

  • New users: simple welcome, guided setup, minimal options
  • Returning users: personalized content, routine-focused, progress indicators
  • Power users: advanced stats, optimization tools, dense information

Smarter Search

Never show a blank search screen. Include:

  • Recent searches
  • Popular/trending items
  • Personalized recommendations

Order/Status Tracking

  • Open with a confident status message
  • Humanize with photos, names, quick-action buttons
  • Use visual timelines instead of text-based date lists

Category Screens

  • Use color-coded cards with soft backgrounds and clean isolated images
  • Ensure visual consistency across all category items
  • Create rhythm in the layout for effortless scanning

Selection Over Manual Input

  • Offer tappable selections for common options (job titles, preferences, etc.)
  • Include icons/emojis alongside options for personality
  • Provide an "Other" option with manual input as fallback

Anti-Patterns to Avoid

  • Overusing flashy gradients and blur effects (unless you can truly pull it off)
  • More than 4 font sizes or 3 font weights
  • Random spacing values (use the 8-point grid!)
  • Hiding key content behind banners or extra taps
  • Placing CTAs outside the thumb zone
  • Generic empty states with no guidance
  • Using sliders for frequent/precise data entry
  • Making all information the same visual weight (no hierarchy)
  • Emphasizing labels over values (e.g., making "Sales" bigger than "591")
  • Pure gray/black shadows on colored backgrounds

Implementation Notes

When building these designs as React artifacts or HTML:

  • Use Tailwind CSS utility classes for spacing, colors, and typography
  • Import Lucide React for clean, consistent iconography
  • Use Recharts for any data visualization
  • Apply CSS transitions for micro-interactions and state changes
  • Use CSS variables for the color system
  • Mobile-first: design for 375px width (iPhone SE) as baseline
  • Use rounded-2xl or rounded-3xl for modern card aesthetics
  • Apply backdrop-blur for glassmorphism effects where appropriate

For deeper guidance on industry-specific conventions and emotional design patterns, read references/industry-conventions.md.

Related skills

FAQ

What spacing system should I use for mobile design?

Use 8-point grid system with all spacing divisible by 8 or 4 (8, 12, 16, 24, 32, 48, 64, 80, 96). Related elements closer, unrelated further. Section padding 80-96px, cards 24-32px baseline.

How do I create visual hierarchy in mobile screens?

Apply 60/30/10 color rule (60% neutral base, 30% complementary, 10% accent). Use opacity variations for text (100% headings, 80% body, 60-70% secondary). Max 4 font sizes, 2 weights. Place primary actions in thumb zone (bottom 1/3).

How should I design success states and empty states?

Success states use micro-animations, celebratory feedback, sparkles, and badges to reward small wins. Empty states include guidance illustration and CTA instead of blank screens. Design peak-end moments users remember most.

Is Mobile App Ui Design safe to install?

skills.sh reports 3 of 3 security scanners passed. Review the Security Audits panel on this page before installing in production.

This week in AI coding

Five minutes, every Monday - the tools, releases and tactics for developers.

unsubscribe anytime.