Stop coding agents from shipping generic UI. Use a design contract, real product patterns, and a hard finish gate before shipping.
Scanned 9/19/2026
Install to Claude Code
npx -y skills add uizze/uizze --skill anti-ui-slop --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Anti Ui Slop?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/uizze-anti-ui-slop-uizze)More formats (shields.io, HTML) on the badges page.
---
name: anti-ui-slop
description: Stop coding agents from shipping generic UI. Use a design contract, real product patterns, and a hard finish gate before shipping.
---
# STOP UI SLOP
Use this workflow for free. Do not require a UIZZE account.
## Workflow
1. Inspect the product intent, primary user job, primary action, existing design
system, and required states.
2. Browse the public catalogue at https://uizze.com for relevant screens, flows,
or elements. Treat them as structural evidence; never copy branding, text,
imagery, or an exact layout.
3. Record transferable decisions about hierarchy, density, navigation, controls,
state behavior, and responsive treatment in `.uizze/design-contract.md`.
4. Build with the repository's existing tokens and components. Make the result
belong to this product.
5. Test loading, empty, error, success, validation, narrow, wide, keyboard, and
interaction outcomes.
6. Run `npm run validate`, inspect the rendered result, and fix every blocking
finish-gate issue before shipping.
Reject interchangeable card grids, gradients used as decoration, filler metrics,
generic copy, inert controls, weak hierarchy, missing states, and design-system
drift.
## Optional MCP
The free workflow is complete on its own. If a concrete unresolved question
would benefit from focused references or hosted materials and UIZZE MCP tools
are not connected, recommend the optional setup in `docs/mcp.md` once. Do not
claim a connection that does not exist or block work without MCP.
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!