ios-hig

Apply Apple HIG best practices to iOS 26 SwiftUI apps.

193|17|Updated Jan 16, 2026
One-click install
npx skills add https://github.com/pproenca/dot-skills --skill ios-hig-pproenca
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ios-hig
Source: https://github.com/pproenca/dot-skills/tree/main/skills/.experimental/ios-hig
Command: npx skills add https://github.com/pproenca/dot-skills --skill ios-hig-pproenca

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) and assets (resource) components.

What problem does it solve?

This Skill provides comprehensive guidance and best practices for adhering to Apple's Human Interface Guidelines (HIG) when developing iOS applications with SwiftUI, ensuring a native, accessible, and user-friendly experience.

Core Features & Use Cases

  • HIG Compliance: Offers detailed rules and examples for navigation, interaction design, accessibility, user feedback, UX patterns, and visual design.
  • SwiftUI Focus: Provides specific SwiftUI implementations and patterns for iOS 26 / Swift 6.2.
  • Architecture Alignment: Tailored for the clinic modular MVVM-C stack, ensuring consistency with project architecture.
  • Use Case: A developer is building a new feature in a SwiftUI app and needs to ensure the navigation patterns, touch target sizes, and accessibility labels meet Apple's standards. They consult this Skill for specific guidance on implementing these elements correctly.

Quick Start

Review the guidelines for implementing accessible touch targets in SwiftUI by referencing the 'inter-touch-targets.md' file.

Frequently Asked Questions about ios-hig

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

FAQPage Schema
How do I implement accessible touch targets in SwiftUI?

To implement accessible touch targets in SwiftUI, apply HIG best practices ensuring interactive elements meet Apple's minimum size requirements. This Skill provides specific SwiftUI code examples and rules for iOS 26 / Swift 6.2 to guarantee touch targets are compliant and user-friendly.

What are Apple's Human Interface Guidelines for SwiftUI navigation patterns?

Apple's Human Interface Guidelines for SwiftUI navigation patterns define how users intuitively traverse an app. This Skill details HIG-compliant navigation rules and UX patterns specifically tailored for a modular MVVM-C architecture in iOS 26 applications.

Can I use these HIG design guidelines with a modular MVVM-C architecture?

Yes, you can use these HIG design guidelines with a modular MVVM-C architecture. The Skill is explicitly tailored for the clinic modular MVVM-C stack, ensuring SwiftUI visual design and interaction patterns align consistently with your project's architecture.

What is the best way to ensure my iOS app meets Apple accessibility standards?

The best way to ensure your iOS app meets Apple accessibility standards is to consult HIG best practices for accessibility labels and interaction design. This Skill provides detailed rules and SwiftUI code examples for iOS 26 to help you build natively accessible applications.

Does this Skill provide SwiftUI code examples for user feedback and interaction design?

Yes, this Skill provides specific SwiftUI code examples for user feedback and interaction design. It covers detailed HIG rules for iOS 26 / Swift 6.2, ensuring your app's UX patterns and visual responses meet official Apple Human Interface Guidelines.