Redesign Slop banner
wilwaldon wilwaldon

Redesign Slop

AI community

Description

Read CLAUDE.md in this repo — specifically the AI Slop Checklist in the Design Rules section. The user wants to remove all AI slop (telltale signs that AI built the site) to make it look like a professional, human-designed site. **Step 1 — Scan for AI slop:** Read all HTML and CSS files. Check for EVERY item on the AI slop checklist: ### Layout Tells: - ❌ Three equal-width cards in a row with icon + title + paragraph - ❌ Perfectly symmetrical layouts everywhere - ❌ Every section centered wit

Installation

Installs to ~/.claude/commands/wilwaldon-lets-go-redesign-slop.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/wilwaldon/lets-go/HEAD/.claude/commands/redesign-slop.md -o ~/.claude/commands/wilwaldon-lets-go-redesign-slop.md

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

Full documentation available on GitHub

View Source Repository