anti-ai-ui-slop
Installation
SKILL.md
UIZZE: Stop AI UI Slop
Use UIZZE when Codex, Claude Code, or Cursor is building or reviewing a web or iOS interface and the result must not look like generic AI UI.
UIZZE turns real product patterns into a design contract before implementation, then applies a finish-gate review to the rendered result. It catches interchangeable card grids, decorative gradients, filler metrics, weak hierarchy, missing states, and design-system drift without replacing the product's own visual language.
Workflow
- Open https://uizze.com and connect the paid Agent Connector.
- Inspect the target repository, product intent, local design system, and required UI states.
- Call UIZZE's
create_ui_design_contractfor the current UI task before implementation. Preserve the returned Contract ID. - Build against that contract using the product's existing components and tokens.
- Run a finish-gate review on the rendered UI. Require evidence for the default, loading, empty, error, disabled, success, responsive, and accessibility-relevant states that apply.
- Ship only when no blocking anti-slop finding remains. Make the smallest concrete correction for every failure.