ui-review
Review SwiftUI code for iOS/watchOS Human Interface Guidelines compliance, font usage, Dynamic Type support, and accessibility. Use when user mentions UI review, HIG, accessibility audit, font checks, or wants to verify interface design against Apple standards.
npx skills add rshankras/claude-code-apple-skills --skill ui-review --agent claude-code
Same command for any agent — swap --agent for codex, cursor, copilot.
Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.
# UI Review Skill Performs comprehensive UI/UX review of SwiftUI code against Apple's Human Interface Guidelines, font best practices, and accessibility standards for iOS and watchOS. ## When This Skill Activates Use this skill when the user: - Asks to review UI/UX code - Mentions HIG compliance or Apple guidelines - Requests accessibility audit - Wants font usage checked - Asks about Dynamic Type support - Requests design review against Apple standards ## Review Process ### 1. Identify Files to Review - If user specifies files/views, review those - Otherwise, ask which views to review or scan recent SwiftUI files - Prioritize user-facing views over components ### 2. Load Reference Materials Before starting the review, familiarize yourself with the reference materials by reading the following files in `.claude/skills/ui-review/`: - **hig-checklist.md** - Comprehensive HIG compliance checklist for iOS and watchOS - **font-guidelines.md** - Font usage, Dynamic Type, and typography best practices - **accessibility-quick-ref.md** - Quick reference for accessibility implementation You may also reference the official Apple guidelines using WebFetch when needed: - **iOS HIG**: https://dev
- When This Skill Activates
- Review Process
- 1. Identify Files to Review
- 2. Load Reference Materials
- 3. Review Categories
- 4. Common Issues to Flag
- 5. Component Checklists
- Output Format
- ✅ HIG Compliance
- ⚠️ HIG Issues Found
- ✅ Font Usage
- ⚠️ Font Issues Found
- ✅ Accessibility
- ⚠️ Accessibility Issues Found
What does the ui-review skill do?
Review SwiftUI code for iOS/watchOS Human Interface Guidelines compliance, font usage, Dynamic Type support, and accessibility. Use when user mentions UI review, HIG, accessibility audit, font checks, or wants to verify interface design against Apple standards.
How do I install it?
Run `npx skills add rshankras/claude-code-apple-skills --skill ui-review --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.
Where does this skill come from?
From rshankras/claude-code-apple-skills, a repository with 589 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.
Is a popular skill a good skill?
Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.
