Emasoft

iOS Design Review — Security skill for Claude Code

Security community

Interactive HIG/UX design review of an iOS screen (screenshot + code), then a 12-dimension audit, phased polish fixes, and a flow diagram.

How to install iOS Design Review

Installs to ~/.claude/skills/emasoft-emasoft-complete-ios-app-authoring-ios-design-review/SKILL.md

Terminal
mkdir -p ~/.claude/skills/emasoft-emasoft-complete-ios-app-authoring-ios-design-review && curl -fsSL https://raw.githubusercontent.com/Emasoft/emasoft-complete-ios-app-authoring/HEAD/commands/ios-design-review.md -o ~/.claude/skills/emasoft-emasoft-complete-ios-app-authoring-ios-design-review/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

What iOS Design Review does


description: Interactive HIG/UX design review of an iOS screen (screenshot + code), then a 12-dimension audit, phased polish fixes, and a flow diagram argument-hint: "[screenshot-path-or-screen-name] [--focus hierarchy|cta|density|glass|a11y|motion] [--audit-only]"

iOS Design Review

Conduct an interactive HIG/UX design review of one iOS 26 / iPadOS 26 screen, then turn the shared conclusions into a technical audit, a phased fix plan, and a flow diagram. This is a guided conversation

Alternatives in Security

  • Review Artifact — Creates one polished, self-contained HTML artifact from review findings, audit notes, PR feedback, code review 652 ★
  • Skill Threat Modeling — Code-First Deep Risk Analysis Skill for Claude Code - 8-Phase Workflow with Security design review, STRIDE Thr 207 ★
  • Code Overhaul — Audit a codebase for maintenance and modernization 94 ★

Full documentation available on GitHub

View Source Repository