# UI Review

> Review one product UI flow on a real render — accessibility, responsive composition, motion, performance, and reachable states. Use when the user asks to review UX, check accessibility, verify a screen, or judge whether a flow is ready. Do not use to design or implement the flow, or to produce store screenshots.

- Skill: `sylphxai/ui-review` (Agent Skill, multi-file: 5 files)
- Install (CLI): `npx skillmds@latest add sylphxai/ui-review`
- Raw SKILL.md: https://api.skillmd.com/api/skills/sylphxai/ui-review/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Web & Frontend
- Author: SylphxAI (https://skillmd.com/u/sylphxai)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/sylphxai/ui-review

---


# UI Review

Rendered evidence decides: source inspection, lint, types, and unit tests are necessary where relevant, but none proves the final pixels, composition, focus path, or reachable states. A description of the UI is not a review of the UI.

Discover the preview URL from the product's running server, not an agent-only loopback. Label the observed layer: local preview is not public preview, released, or live.

Open [visual verification](references/visual-verification-and-delivery.md) for the verification ladder. Open [local preview](references/local-preview.md) when checking a running surface. Open [accessibility, motion, and performance](references/accessibility-motion-and-performance.md) for the baseline floor.

Use `ui-flow` to implement. Use `accessibility-conformance` for a named conformance decision.

