mobile-ios-design

Translate iOS UI design challenges into HIG-compliant SwiftUI patterns.

Updated Apr 4, 2026
One-click install
npx skills add https://github.com/emilneuraz-ai/neuraz-web --skill mobile-ios-design-emilneuraz-ai
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: mobile-ios-design
Source: https://github.com/emilneuraz-ai/neuraz-web/tree/main/.agents/skills/.agents/skills/mobile-ios-design
Command: npx skills add https://github.com/emilneuraz-ai/neuraz-web --skill mobile-ios-design-emilneuraz-ai

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Designing polished iOS interfaces that consistently follow Apple's Human Interface Guidelines and SwiftUI patterns can be time-consuming and error-prone.

Core Features & Use Cases

  • HIG-aligned design: guidance on clarity, deference, and depth across iOS, iPadOS, and visionOS contexts.
  • SwiftUI patterns: practical layouts, navigation, and state management that conform to best practices.
  • Accessibility & typography: built-in support for Dynamic Type, color accessibility, and SF Symbols usage.
  • Practical references: concrete examples and templates for common UI components and navigation flows.

Quick Start

Describe your iOS UI challenge and I will propose an HIG-aligned SwiftUI approach ready for implementation.

Frequently Asked Questions about mobile-ios-design

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

FAQPage Schema
How do I design SwiftUI views that comply with iOS Human Interface Guidelines?

To design SwiftUI views that comply with iOS Human Interface Guidelines, apply patterns focused on clarity, deference, and depth while using system typography and SF Symbols. This approach ensures your interface meets Apple's standards across iPhone, iPad, and visionOS contexts.

What is the best way to implement adaptive layouts and navigation in SwiftUI?

The best way to implement adaptive layouts and navigation in SwiftUI is by using HIG-aligned patterns that support state management and dynamic screen sizes. This ensures your interface adapts correctly across iPhone, iPad, and visionOS devices.

Does SwiftUI require built-in accessibility support for Dynamic Type and color contrast?

SwiftUI requires built-in accessibility support for Dynamic Type and color contrast to meet Human Interface Guidelines. Incorporating these features ensures your interface remains usable across different vision needs and device settings.

Can I use the same SwiftUI design patterns for iPadOS and visionOS interfaces?

You can use the same SwiftUI design patterns for iPadOS and visionOS interfaces by applying adaptive layouts. This ensures your UI scales correctly and maintains guideline adherence across different Apple platforms.

How do I translate an iOS UI design challenge into a ready-to-implement SwiftUI pattern?

To translate an iOS UI design challenge into a SwiftUI pattern, describe your specific UI problem. You will receive an HIG-aligned approach with practical layout, navigation, and state management details ready for implementation.

Why does my iOS interface design fail to follow Apple's Human Interface Guidelines?

Your iOS interface design may fail to follow Apple's Human Interface Guidelines if it lacks adaptive layouts, proper SF Symbols usage, or system typography. Aligning your SwiftUI patterns with HIG principles of clarity and depth resolves these compliance issues.