design_review
Critique a Pebble screenshot for design-system adherence: palette fidelity, contrast legibility, and color-role guidance, with prioritized fixes.
Instructions
Critique a Pebble screenshot against the design system.
Analyzes one screenshot and returns an actionable, compact critique:
palette adherence (what fraction of pixels are exact GColors, and the
most-common off-palette colors with their nearest GColor), per-region
contrast/legibility judged against the sunlight-corrected display values
(the reflective LCD reads duller than sRGB), role guidance vs the
pebble://colors house roles, and a prioritized suggestion list.
source is a filesystem path, base64, or a data: URI of the image —
OR the literal 'emulator' to capture and analyze the running emery
screen (needs the pebble CLI; see capabilities()). regions sets the
N×N contrast grid (default 3).
This is a heuristic, not a human designer: it reasons about color statistics, never glyphs — it flags pairs that look illegible and colors that are off-palette or role-inappropriate; confirm the hero-value hierarchy by eye.
Returns a JSON critique block plus the analyzed image.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| source | Yes | ||
| regions | No |