npx claudepluginhub raintree-technology/hig-doctor --plugin apple-hig-skillsThis skill uses the workspace's default tool permissions.
Create and maintain `.claude/apple-design-context.md` so other HIG skills can skip redundant questions.
Creates or updates .claude/apple-design-context.md by auto-discovering from README, Xcode files, code, and user input on product, platforms, SwiftUI/UIKit stack, design system, accessibility for HIG skills.
Generates iOS design specs from Apple HIG sources for UI/UX rules, components, accessibility constraints, and interaction patterns.
Provides Apple HIG design foundations on colors, typography, SF Symbols, dark mode, accessibility, app icons, layout, materials, motion, privacy, RTL, and branding. Ensures compliant Apple app designs.
Share bugs, ideas, or general feedback.
Create and maintain .claude/apple-design-context.md so other HIG skills can skip redundant questions.
Check for .claude/apple-design-context.md before asking questions. Use existing context and only ask for information not already covered.
Before asking questions, auto-discover context from:
Present findings and ask the user to confirm or correct. Then gather anything still missing:
Generate .claude/apple-design-context.md using this structure:
# Apple Design Context
## Product
- **Name**: [App name]
- **Description**: [One sentence]
- **Category**: [Category]
- **Stage**: [Concept / Development / Shipped / Redesign]
## Platforms
| Platform | Supported | Min OS | Notes |
|----------|-----------|--------|-------|
| iOS | Yes/No | | |
| iPadOS | Yes/No | | |
| macOS | Yes/No | | |
| tvOS | Yes/No | | |
| watchOS | Yes/No | | |
| visionOS | Yes/No | | |
## Technology
- **UI Framework**: [SwiftUI / UIKit / AppKit / Mixed]
- **Architecture**: [Single-window / Multi-window / Document-based]
- **Apple Technologies**: [List any: HealthKit, CloudKit, ARKit, etc.]
## Design System
- **Base**: [System defaults / Custom design system]
- **Brand Colors**: [List or reference]
- **Typography**: [System fonts / Custom fonts]
- **Dark Mode**: [Supported / Not yet / N/A]
- **Dynamic Type**: [Supported / Not yet / N/A]
## Accessibility
- **Target Level**: [Baseline / Enhanced / Comprehensive]
- **Key Considerations**: [List any specific needs]
## Users
- **Primary Persona**: [Description]
- **Key Use Cases**: [List]
- **Known Challenges**: [List]
When updating an existing context document:
.claude/apple-design-context.mdBuilt by Raintree Technology · More developer tools