Documentation
README
Design Review — Facet UI
verify.sh proves a component builds, types, tests, and passes axe. It cannot prove the component
matches the design system — "is this on-system?" is a judgment call, not a grep (see
docs/11). This skill is that judgment pass, as a checklist,
so a component doesn't ship looking almost-right. It loads only when you're reviewing UI — everyday
work doesn't pay for it.
When this fires
You type /design-review, or you've added/restyled a component and are about to open or merge the PR.
This is the opening of the README. Read the full README on GitHub.