# Impeccable

> Trendy adapter of memo `design/impeccable` (PRD §10.1). Design critique and polish pass before a store moves to store review: hierarchy, spacing, color contrast, and conversion focus.

- Skill: `guillaumemeyer/impeccable` (Agent Skill)
- Install (CLI): `npx skillmds@latest add guillaumemeyer/impeccable`
- Raw SKILL.md: https://api.skillmd.com/api/skills/guillaumemeyer/impeccable/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Product & Planning
- Author: guillaumemeyer (https://skillmd.com/u/guillaumemeyer)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/guillaumemeyer/impeccable

---


# Impeccable (Design Pass)

## Source
Memo: `design/impeccable` — **Adapted** (Trendy-native).

## Role
The final design-quality gate: run a critique of the built storefront and
polish before `building → store_review` (PRD §4.6 "Design pass", AC6).

## Trendy adaptation
- Review the storefront pages (homepage hero, collections, PDP, blog, cart)
  rendered from the Build-stage data: visual hierarchy, whitespace, type
  scale, color contrast against the brand palette, and the add-to-cart path
  prominence.
- Check the Alpine cart flow UX: badge reactivity, empty/error states, and the
  checkout button affordance.
- Output a pass/fail list; failures block the store_review transition and
  requeue the affected stage (recorded in `agent_runs`). The critique runs
  headlessly where possible (render the pages, evaluate the template output)
  and with the browser when one is available.

