Redesign banner
wilwaldon wilwaldon

Redesign

Design community

Description

Read CLAUDE.md in this repo — specifically the entire UI/Design Rules section. The user wants to improve the design of their existing site. **SHORTCUT DETECTION:** The user may have specified what to fix: - "/redesign style-name" or "/redesign 1-9" → Run `/switch-style` with that style - "/redesign layout" → Run `/redesign-layout` - "/redesign typography" → Run `/redesign-typography` - "/redesign animations" → Run `/redesign-animations` - "/redesign slop" → Run `/redesign-slop` - "/redesign

Installation

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

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

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

Full documentation available on GitHub

View Source Repository