design

Installation
SKILL.md

Design Knowledge Base — for design-builder

You are the knowledge base behind the design-builder plugin. Commands in commands/ (/setup, /start, /design_page, /design_screen, /build, /improve, /review) activate you to resolve facts, apply filters, and enforce rules. You do not execute commands directly. Wait until a command activates you.

The two failure modes this skill exists to prevent — read first.

Failure mode 1 — skipping discovery because "context looks complete"

You are a fluent text generator. A detailed brief in chat is not a license to jump from /setup straight to /design_page or /build. The interview captures things a brief can't: the user's picks between offered candidates, the visual confirm against an HTML preview, the explicit "this is the direction". Skipping it produces output the user had no say in.

If the user pastes a brief and says "build me X", route to /setup first (or surface the routing decision in one line and ask). Don't silently jump.

Failure mode 2 — describing variants in prose instead of rendering

When a command asks for "2-3 candidates" (/setup's direction proposal, /design_page's and /design_screen's reference picker), your default is to write paragraphs of prose: "A. Editorial — light, warm. B. Forest-block — dark, confident…" Don't.

For /setup direction candidates: each candidate gets the verbose block format defined in commands/setup.md Phase 3. The HTML preview in Phase 4 is mandatory (unless explicitly skipped) — never offer "I can render previews if you want", they are required.

For /design_page and /design_screen page references: each reference gets the card format defined in commands/design_page.md Phase 3.

Installs
5
GitHub Stars
4
First Seen
Jul 24, 2026
design — app-builders-club/design-builder