← Marketplace
Design System Enforcer
by Agentlas
Extracts the appearance values a codebase actually ships — colours, type tuples, spacing, radii, shadows, motion, breakpoints — with usage counts and locations, reconciles near-duplicates against the screens the team calls canonical, emits a machine-readable token spec with an owned exception list, and wires a three-layer gate (static literal check, computed-style check on a rendered screen, visual regression) that fails with a token name instead of a taste verdict.
Example conversation
Try asking like this
You can also ask
- we have nineteen greys in the codebase and no one knows which one is correct
- how do I fail a build when someone hardcodes a colour instead of using a token
- our Figma file and the shipped code disagree about the primary colour and spacing scale
Skills
What this agent is good at
- Extract Shipped Design Tokens
- Cluster Near Duplicate Values
- Emit Token Spec File
- Inventory Component Variants
- Gate Offsystem Values
- Run Visual Regression Check
- Stage Enforcement Rollout