apple-hig-designer

Generate SwiftUI and UIKit code examples following Apple's Human Interface Guidelines.

1|Updated Mar 8, 2026
One-click install
npx skills add https://github.com/ralphjohn29/my-claude-skills --skill apple-hig-designer-ralphjohn29
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: apple-hig-designer
Source: https://github.com/ralphjohn29/my-claude-skills/tree/main/apple-hig-designer
Command: npx skills add https://github.com/ralphjohn29/my-claude-skills --skill apple-hig-designer-ralphjohn29

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill helps developers and designers create iOS applications that adhere to Apple's Human Interface Guidelines, ensuring a native look, feel, and user experience.

Core Features & Use Cases

  • Component Generation: Provides code snippets and guidance for common iOS UI components (buttons, lists, navigation, etc.).
  • Design Principle Adherence: Explains and demonstrates Apple's core design principles (Clarity, Deference, Depth).
  • Accessibility & Dark Mode: Guides on implementing accessibility features and ensuring proper dark mode support.
  • Use Case: A developer needs to build a new screen for an iOS app and wants to ensure it follows Apple's HIG for navigation, button styles, and typography. They can use this Skill to get code examples and best practices.

Quick Start

Use the apple-hig-designer skill to generate a SwiftUI button with a bordered prominent style.

Frequently Asked Questions about apple-hig-designer

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

FAQPage Schema
How do I design iOS apps that follow Apple's Human Interface Guidelines?

To design iOS apps following Apple's Human Interface Guidelines, use this Skill to generate native SwiftUI and UIKit code examples. It provides guidance on UI components, design principles, and platform-specific considerations for iPhone, iPad, and Apple Watch.

What is the best way to implement accessibility in SwiftUI?

The best way to implement accessibility in SwiftUI is by following Apple's HIG design principles. This Skill guides you through adding accessibility features and ensuring proper dark mode support for native iOS applications.

Can I use this to generate UIKit and SwiftUI UI components?

Yes, you can use this Skill to generate both UIKit and SwiftUI UI components. It provides code snippets and best practices for common elements like buttons, lists, and navigation to ensure a native user experience.

Do I need to know Swift to use Apple HIG design guidelines?

Yes, you need to understand Swift and platform design patterns to effectively use Apple HIG design guidelines. This Skill requires existing Swift knowledge to apply the generated SwiftUI and UIKit code examples properly.

How do I apply Apple's core design principles like Clarity and Deference?

To apply Apple's core design principles like Clarity, Deference, and Depth, use this Skill to access explanations and demonstrations. It helps you build iOS screens that adhere to these native design guidelines.