ios-design-review

Capture iPhone screenshots and evaluate UI against Apple Human Interface Guidelines.

Updated Jun 5, 2026
One-click install
npx skills add https://github.com/smarmen86/claude-code-kit --skill ios-design-review-smarmen86
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ios-design-review
Source: https://github.com/smarmen86/claude-code-kit/tree/main/skills/ios-design-review
Command: npx skills add https://github.com/smarmen86/claude-code-kit --skill ios-design-review-smarmen86

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This skill automates the visual quality assurance process for iOS applications, ensuring your app adheres to Apple's Human Interface Guidelines and your own design standards without manual screenshotting.

Core Features & Use Cases

  • Automated Visual Audit: Connects to a real iPhone to capture screens and evaluate them against design specifications.
  • Design Scoring: Provides a 0-10 score for design dimensions with actionable feedback on how to reach a perfect score.
  • Use Case: Use this during your development cycle to perform a design QA pass on your live iOS app to catch layout inconsistencies or HIG violations before they reach production.

Quick Start

Invoke the ios-design-review skill to audit the current visuals of the connected iPhone app.

Frequently Asked Questions about ios-design-review

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate an iOS app visual design audit against Apple Human Interface Guidelines?

Automated visual design audits for iOS apps capture screenshots from real hardware, evaluating UI components against Apple Human Interface Guidelines to generate quantitative scores and qualitative improvement recommendations.

Do I need a real iPhone to perform a mobile UI audit?

Yes, performing a mobile UI audit requires a connected real iPhone to capture live app screens, ensuring screenshots reflect actual hardware rendering before evaluating components against design specifications.

How do I get a design QA score for my iOS application?

To get a design QA score for your iOS application, the automated audit captures live hardware screenshots and evaluates them against design documentation, providing a 0-10 score with actionable feedback.

Can I evaluate my live iOS app against project-specific design documentation?

Yes, you can evaluate your live iOS app against project-specific design documentation. The visual audit compares connected hardware screenshots against both your custom standards and Apple Human Interface Guidelines.

When should I run an automated visual design QA pass for iOS?

Run an automated visual design QA pass for iOS during your development cycle to catch layout inconsistencies or Human Interface Guidelines violations before they reach production.