v0.1.0 — Unslop
First release of Unslop — a Claude Code plugin (Codex-compatible) that rescues already-built React + Tailwind sites.
Three-stage pipeline
- /unslop:audit — scores your site against an evidence-based anti-slop checklist (Playwright screenshots at 4 breakpoints, real WCAG contrast math, static slop scan with file:line evidence). Read-only.
- /unslop:interview — interviews you, then synthesizes a custom design lane (identity, palette, type, texture, motion, signature moment). No preset menu.
- /unslop:retheme — applies the approved lane pass-by-pass, with a build + screenshot check after every change. Won't claim done without evidence.
Install
/plugin marketplace add aahil62/unslop
/plugin install unslop@unslop
Verified end-to-end against a generic Next.js fixture: 27/100 → 100/100, WCAG AA in light and dark.
Pre-pivot history (the AI Dev Workflow Kit methodology) is preserved under the legacy-archive tag.