What problem does it solve?
Manual visual inspection of mobile screenshots is slow, inconsistent, and misses subtle spacing, alignment, and touch-target issues that cause poor UX or regressions after code changes. This Skill codifies rigorous measurement rules so reviews are repeatable, objective, and actionable.
Core Features & Use Cases
- Precise Gap Measurement: Estimates vertical and horizontal gaps as percentages of screen dimensions and converts them to points for platform-specific thresholds.
- Alignment & Touch-target Checks: Detects misaligned row centers, baseline inconsistencies, and insufficient horizontal spacing between tap targets with severity verdicts.
- Text Legibility & Card Consistency: Flags small or low-contrast text and enforces intra-card spacing rules to surface visual defects during PR reviews or QA passes.
Quick Start
Analyze the attached mobile screenshot for all spacing and layout defects, measure gaps and alignments in points, and return DEFECT and WARNING items with their estimated point values.