mobile-ios-design

Design iOS interfaces with SwiftUI following Apple's Human Interface Guidelines.

4|Updated Jun 25, 2025
One-click install
npx skills add https://github.com/neogenz/pulpe --skill mobile-ios-design
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: mobile-ios-design
Source: https://github.com/neogenz/pulpe/tree/main/.agents/skills/mobile-ios-design
Command: npx skills add https://github.com/neogenz/pulpe --skill mobile-ios-design

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill provides a structured approach to applying Apple's Human Interface Guidelines (HIG) and SwiftUI patterns to design native iOS interfaces, ensuring consistency and quality across projects.

Core Features & Use Cases

  • HIG-aligned typography, color, spacing, and interaction principles.
  • SwiftUI patterns for navigation, layout, accessibility, and adaptive design across iPhone and iPad.
  • Practical use cases include designing a polished home screen, building accessible components, and validating visual hierarchy in complex flows.

Quick Start

Design a basic iOS screen using SwiftUI that follows HIG guidelines and demonstrates navigation, typography, and accessibility.

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 layout?

To apply Apple's Human Interface Guidelines to a SwiftUI layout, use this Skill to structure your views according to HIG-aligned typography, color, spacing, and interaction principles for consistent native iOS interfaces.

What is the best way to build accessible iOS components for iPhone and iPad?

The best way to build accessible iOS components is using SwiftUI patterns that validate visual hierarchy and adaptive design across iPhone and iPad, ensuring your interfaces meet accessibility conventions.

Does this approach require an Xcode environment to design iOS interfaces?

Yes, designing iOS interfaces and implementing SwiftUI views with this approach requires an Xcode and SwiftUI environment, along with reference materials to ensure adherence to navigation and layout conventions.

How do I validate visual hierarchy in complex iOS navigation flows?

You validate visual hierarchy in complex iOS navigation flows by applying structured SwiftUI patterns and HIG principles to your interface design, ensuring polished and consistent user experiences.

When do I need to check HIG conventions for iOS app design?

You need to check HIG conventions for iOS app design when building polished home screens, implementing adaptive layouts, or ensuring typography and color consistency across native iPhone and iPad projects.