What it does
Anti-Slop Design is a Claude Code command suite that generates three structurally distinct design variants of any component. Each variant adopts a real competitor’s layout pattern but is rebuilt entirely using your own design system’s tokens, fonts, motion, and icons. Variants are automatically rendered via Playwright and scored against a 6-dimension anti-slop rubric.
How it works
The skill builds on a private local corpus of ~281 real apps (Apple, Linear, Stripe, Whoop, etc.) scraped from public marketing assets—nothing leaves your machine. When you run /design <component>, it retrieves semantically similar competitor patterns, spins up parallel subagents to rebuild your component in each pattern using your tokens, renders everything via Playwright, and auto-evaluates variants on slop tells, specificity, source faithfulness, sibling differentiation, and token compliance. Failure modes feed a local lessons store that compounds over time.
Use cases
- Design exploration: Rapidly test 3 orthogonal layout approaches for a component
- Greenfield projects: Generate 3 complete design directions (palette, type, motion, layout) each grounded in different competitors
- System consistency: Ensure variants respect your tokens while exploring structural variety
- Iterative refinement: Learn from failed variants—lessons auto-integrate into future runs
Who benefits
Product designers and design system stewards who want to escape repetitive component patterns and ground new work in real-world precedents—without manual competitive research or hand-coded variants.