| name | uiux-core |
| description | Use for platform-agnostic UI/UX design or review work that needs a deterministic UIUX Pack. Also use for web, iOS, or Android UIUX work with the matching platform adapter. |
| metadata | {"short-description":"UI/UX core contract + deterministic review bundle"} |
Purpose
Define a UI/UX contract and review workflow that always produces a deterministic UIUX Pack.
When to use
- New UI creation
- UI refactors
- Navigation or IA changes
- Copy/content changes
- State, error, and recovery design changes
How to use
- Open
references/uiux-core.md.
- If the task targets Web, iOS, or Android, open
references/uiux-platform-adapters.md and apply only the matching platform section(s).
- Choose output folder:
uiux/YYYYMMDD-<slug>/ (or uiux/.config output_dir override when present).
- Copy templates into the output folder if missing.
- Fill
ui_contract.yaml first (constraints, rules, and any platform_overrides).
- Generate/update
ui_spec.json.
- Compute/update
auto_review.json, including platform-prefixed checks when applicable.
- Write
diff_summary.md.
Output expectation
The UIUX Pack exists with all four artifacts, and auto_review.json separates machine checks and human review items with explicit pass/warn/fail/unknown results.