ios-design-review

Audit live-device iOS screenshots against Apple HIG and internal design rules.

Updated May 11, 2026
One-click install
npx skills add https://github.com/cloudofgeorge/AI-hands --skill ios-design-review-cloudofgeorge
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ios-design-review
Source: https://github.com/cloudofgeorge/AI-hands/tree/main/skills/gstack/ios-design-review
Command: npx skills add https://github.com/cloudofgeorge/AI-hands --skill ios-design-review-cloudofgeorge

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Visual designers and developers often miss subtle UI issues when moving from design to code. This skill audits iOS apps on real devices, comparing visuals against Apple HIG and internal guidelines to surface inconsistencies.

Core Features & Use Cases

  • Real-device visual QA: capture and analyze screenshots to verify layout, color, typography, and component behavior.
  • Design-rule conformance: evaluate against HIG and internal ADRs to surface deviations and provide actionable fixes.
  • Use Case: run a live iOS app through a scheduled QA pass to generate a prioritized defect list for design and engineering.

Quick Start

Run ios-design-review against a live iOS app to generate a visual-design report and recommended fixes.

Frequently Asked Questions about ios-design-review

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

FAQPage Schema
How do I run visual UI QA for an iOS app on a real device?

Visual UI QA involves capturing live-device screenshots and auditing them against Apple HIG and internal design rules. It evaluates layout, color, typography, and interaction cues to produce prioritized, actionable design recommendations.

What is iOS design review against Apple HIG?

iOS design review is the process of evaluating live app screenshots against Apple Human Interface Guidelines and internal ADRs. It identifies deviations in visual design and component behavior to ensure design-rule conformance.

Can I use internal design guidelines for iOS visual testing instead of just HIG?

Yes, iOS visual testing supports both Apple HIG and internal design guidelines like a DESIGN.md file. The audit enforces access to a custom design guideline set to score visual dimensions and surface inconsistencies accurately.

When do I need real-device visual testing for my iOS app?

Real-device visual testing is needed during plan-stage reviews, QA passes, and post-release audits. It catches subtle UI issues missed when moving from design to code by verifying actual component behavior on a live device feed.

What are the limitations of automated iOS design review?

Automated iOS design review requires access to a real device feed and a defined design guideline set like HIG or DESIGN.md. Without these inputs, the skill cannot score visual dimensions or produce actionable recommendations.