What problem does it solve?
It turns an approved UI spec into explicit, testable acceptance criteria so teams can verify the implementation is truly complete instead of relying on vague “done” judgments that drift over time.
Core Features & Use Cases
- Checklist generation from approved specs: Converts brief, blueprint, component specs, and system rules into a structured acceptance checklist.
- Testability-first criteria: Rewrites vague requirements into concrete, pass/fail items, labeled for manual verification or automation where possible.
- Coverage across UI quality dimensions: Produces sections spanning Layout, Responsive behavior, States, Behavior, Accessibility, Visual polish, Microcopy, and optional Performance.
- Pre-ship verification loop: Helps users confirm what to check before shipping and re-run acceptance after changes to catch what wasn’t validated.
Quick Start
Use the ui-acceptance skill to generate an acceptance checklist from your approved UI spec, then work through the checklist before shipping.