ui-review

Community

Review SwiftUI code against Apple UI guidelines.

Authorrshankras
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill helps quickly ensure that SwiftUI interfaces conform to Apple's Human Interface Guidelines, accessibility standards, and typography best practices, reducing review time.

Core Features & Use Cases

  • HIG & Accessibility Review: Checks layout, colors, dynamic type, and accessibility labels.
  • Font & Typography: Verifies system font usage, dynamic type scaling, and contrast.
  • Output & Reporting: Produces structured feedback with recommendations.

Quick Start

Provide the SwiftUI files or view names to review; the skill loads reference materials under .claude/skills/ui-review/ (hig-checklist.md, font-guidelines.md, accessibility-quick-ref.md) and produces a review report highlighting issues and fixes.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: ui-review
Download link: https://github.com/rshankras/claude-code-ios-skills/archive/main.zip#ui-review

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository