Establishes and maintains a centralized Apple Human Interface Guidelines context to streamline design-driven development.
This skill automates the creation of a persistent Apple Design Context file (.claude/apple-design-context.md) by scanning your codebase for platform targets, UI frameworks, and existing assets. By centralizing information about your app's category, technology stack (SwiftUI/UIKit), and accessibility goals, it allows other Apple HIG skills to provide tailored, noise-free guidance without repeatedly asking the same foundational questions. It ensures that every UI/UX suggestion Claude provides is perfectly aligned with your specific project constraints and Apple's design standards.
Key Features
01Seamless integration with the suite of hig-specific skills
02Auto-discovery of platforms, tech stacks, and accessibility levels
03Automated project scanning of README, Info.plist, and Package files
04Generates standardized Apple Design Context markdown documentation
0531,431 GitHub stars
06Intelligent context updating that preserves existing data
Use Cases
01Initializing a new iOS or macOS project with HIG-compliant standards
02Documenting accessibility and design system requirements for team-wide AI collaboration
03Migrating a legacy UIKit app to SwiftUI while maintaining design consistency