Quality gate before shipping. Reviews work against PLUS conventions, forbidden patterns, and design system rules. Use when the user asks to "review my work", "check this", "run quality checks", "validate before shipping", or before committing significant UI changes or submitting to the marketplace.
Review work against PLUS conventions before shipping.
Proactively suggest this skill when:
playground/ or design-system/src/specs//uno:post (review should precede publishing)Suggest once per work session — do not repeat if declined.
#[0-9a-fA-F]), px values in inline styles<button>, <input>, <div className="card"> when PLUS equivalents exist@/ alias, not deep paths into design-system/src/.jsx source files<PageLayout> from specs/Universaldocs/context/conventions/terminology.md)Run the automated review script:
bash .agent/skills/uno-review/scripts/run-review-checks.sh <target-dir>
For individual grep patterns, see references/catch-ds-compliance.md.
Present findings as (see examples/review-output-example.md for format):
/uno:post to register the prototype in the marketplace./uno:post if the user wants to ship with notes./uno:compound to document what was learned.These are suggestions — the user may choose to skip steps.