hulusi-tunc

Slop Check — Design skill for Claude Code

Design community

Run the no-slop review gate over the current design, code, or copy — with WIG and Emil passes where relevant.

How to install Slop Check

Installs to ~/.claude/commands/hulusi-tunc-unicorn-skills-slop-check.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/hulusi-tunc/unicorn-skills/HEAD/.claude/commands/slop-check.md -o ~/.claude/commands/hulusi-tunc-unicorn-skills-slop-check.md

Restart Claude Code, or start a new session, for it to be picked up.

What Slop Check does


description: Run the no-slop review gate over the current design, code, or copy — with WIG and Emil passes where relevant. argument-hint: "[target: files, screen, or copy to check — defaults to current working set]"

/slop-check

Review the target (default: the design/code/copy currently in play) for AI slop.

Steps

  1. Slop gate — Run no-slop skill over the target: generic layouts, filler copy, default-y styling, hedge words.
  2. Code pass — If code (TSX/JSX/HTML/CSS) is in sc

Alternatives in Design

Full documentation available on GitHub

View Source Repository