mobile-ios-design

Translates iOS Human Interface Guidelines and SwiftUI patterns into accessible interfaces for iPhone, iPad, visionOS.

Updated Feb 3, 2026
One-click install
npx skills add https://github.com/leonardoteodoroo/amino-advanced --skill mobile-ios-design-leonardoteodoroo
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: mobile-ios-design
Source: https://github.com/leonardoteodoroo/amino-advanced/tree/main/.agent/skills/mobile-ios-design
Command: npx skills add https://github.com/leonardoteodoroo/amino-advanced --skill mobile-ios-design-leonardoteodoroo

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Designers and developers often struggle to translate Apple's Human Interface Guidelines into consistent, accessible, and scalable iOS interfaces using SwiftUI patterns.

Core Features & Use Cases

  • Guided architecture for SwiftUI views aligned with HIG principles
  • Adaptive layouts, typography, SF Symbols, and accessibility best practices
  • Navigation patterns and system integration demonstrations across iPhone, iPad, and visionOS

Quick Start

Generate a polished iOS screen layout that follows Apple's HIG and demonstrates SwiftUI patterns.

Frequently Asked Questions about mobile-ios-design

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

FAQPage Schema
How do I apply Apple's Human Interface Guidelines to a SwiftUI interface?

Build adaptive layouts in SwiftUI for iPhone, iPad, and visionOS by leveraging system components, adaptive layout containers, and HIG-compliant typography that scale naturally across different screen sizes.

What is the best way to implement accessible navigation in SwiftUI?

Implement accessible navigation in SwiftUI by following HIG patterns for view hierarchies, utilizing standard navigation components, and applying accessibility modifiers to ensure screen reader compatibility.

Does this approach support dark mode and adaptive layouts for iPad?

Yes, this approach supports dark mode and adaptive layouts for iPad, iPhone, and visionOS by translating HIG principles into SwiftUI views that respond dynamically to system environment changes.

How do I use SF Symbols and HIG-compliant typography in iOS?

Use SF Symbols and HIG-compliant typography in iOS by integrating SwiftUI's native text and symbol APIs, ensuring scalable fonts and consistent visual hierarchy across your application's interface.

Can I design interfaces for visionOS using the same SwiftUI patterns?

Yes, you can design interfaces for visionOS using SwiftUI patterns that align with HIG principles, allowing your adaptive layouts, navigation, and accessibility features to scale into spatial computing environments.