ios-visual

Installation
SKILL.md

iOS Visual

Capture simulator screenshots and use Claude's vision to detect visual errors and compare against references.

Load Strategy

Always read references/visual-qa.md.

Execution Contract

  1. Detect mode before acting:

    • Regression check: compare current captures vs screenshots/baseline/
    • Design comparison: compare captures vs a provided design image
    • Quick visual check: capture the running simulator without a full rebuild
  2. Capture strategy:

    • Full deterministic capture (App Store quality, preview data) → use screenshots-ios tool
    • Quick check of running simulator → use xcrun simctl io booted screenshot
    • Never assume the simulator is booted — check first
Related skills
Installs
3
GitHub Stars
2
First Seen
Apr 6, 2026