/critique
Judge the current UI blind (render + screenshot if possible), grep the anti-slop patterns, and run the mandatory forced-subtraction pass.
$ npx -y skills add TaewoooPark/UIForge --agent claude-codeShips with uiforge. Installing the plugin gets this command.
How it fires
How this command gets triggered: by you, by Claude, or both.
- Fires itselfClaude auto-loads it when your prompt matches the work.
- You can call itInvoke it directly when you want it.
- Slash command
/critique
Context preview
What this command does when you run it.
Judge the current UI blind (render + screenshot if possible), grep the anti-slop patterns, and run the mandatory forced-subtraction pass.
Forge masterpiece UI, not AI slop โ a design art-director plugin for Claude Code. Forces a deliberate choice on every design axis (type, color, space, motion), sources components from vetted registries, and gates output on forced-subtraction + critique.
Other commands on uiforge.
- /clone
Clone a website โ a working behavior ARCHIVE (real code + data replayed offline; tabs, filters, transitions work), a pixel-identical editable RESTORE (real source recovered from source maps when shipped, else the real DOM componentized into React with classes kept byte-exact โ
Open command - /forge
Run the full UIForge pipeline on a brief โ thesis, one direction, tokens first, sourced components, budgeted composition, blind critique, forced subtraction.
Open command - /reskin
Extract a measured design signature (type ramp, accent + its budget, grid unit, radius, layout) from a reference image or site, write it to signature.json, and drive the build to match it โ "steal this vibe" as a spec, not pixels.
Open command - /score
Grade any UI project AโF for slop โ a standalone review tool. Runs the UIForge linter and reports a letter grade + the tells, for the current project, a directory, or a PR.
Open command - /setup
Prepare the current project for UIForge โ ensure shadcn init, the component registries (shadcn + @motion-primitives), and the motion/lucide-react/cn prerequisites.
Open command

