Design System Compliance

Check that the UI you actually rendered uses the design system, by reading computed styles in the running app against the project's design tokens. Catches hardcoded hex colors, off-palette backgrounds, invisible or unusable controls, and animations that never ran. Use after building or restyling a component, when a design review is wanted, when a UI looks slightly off but nobody can say why, or when a design system exists and nothing checks whether the code follows it.

reticlehq Updated

File contents

reticlehq/reticle/tree/main/skills/design-system-compliance commit 227d61ab78

Frequently asked questions

npx skillmds@latest add reticlehq/design-system-compliance