Download for macOS
Skill

mobile-ios-design

@wshobson Updated 2026-07-22

Master iOS Human Interface Guidelines and SwiftUI patterns for building native iOS apps. Use when designing iOS interfaces, implementing SwiftUI views, or ensuring apps follow Apple's design principles.

agentsanthropicanthropic-claudeautomationclaudeclaude-codeclaude-code-cliclaude-code-commands

Install

git clone https://github.com/wshobson/agents /tmp/agents && ln -s /tmp/agents/plugins/ui-design/skills/mobile-ios-design ~/.claude/skills/mobile-ios-design

From README

iOS Mobile Design Master iOS Human Interface Guidelines (HIG) and SwiftUI patterns to build polished, native iOS applications that feel at home on Apple platforms. When to Use This Skill Designing iOS app interfaces following Apple HIG Building SwiftUI views and layouts Implementing iOS navigation patterns (NavigationStack, TabView, sheets) Creating adaptive layouts for iPhone and iPad Using SF Symbols and system typography Building accessible iOS interfaces Implementing iOS-specific gestures and interactions Designing for Dynamic Type and Dark Mode Core Concepts Human Interface Guidelines Principles Clarity: Content is legible, icons are precise, adornments are subtle Deference: UI helps users understand content without competing with it Depth: Visual layers and motion convey hierarchy and enable navigation Platform Considerations: iOS: Touch-first, compact displays, portrait orientation iPadOS: Larger canvas, multitasking, pointer support visionOS: Spatial computing, eye/hand inpu...