From Unslop
Interview the user about taste, brand, and audience, then synthesize a custom design lane (LANE.md + tokens) for their React + Tailwind site. Use when the user wants a design direction, says "make it look premium/professional/not AI-generated", or after /unslop:audit before any re-theming. No code changes — output is the approved LANE.md.
How this skill is triggered — by the user, by Claude, or both
Slash command
/unslop:interviewThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Turn the user's taste into a locked, custom design lane. No two runs should
Turn the user's taste into a locked, custom design lane. No two runs should
produce the same lane. No code is modified — the deliverable is an approved
unslop/LANE.md plus a ready-to-paste tokens block.
Read first, in full:
${CLAUDE_PLUGIN_ROOT}/rules/lane-synthesis.md — the synthesis rules (binding)${CLAUDE_PLUGIN_ROOT}/examples/lanes/ — calibration for what
"complete and coherent" means. Never copy one; the synthesized lane must
differ from every example in at least identity, palette, and type pairing.Ask one question at a time (use AskUserQuestion with options where natural).
Skip anything already answered by the conversation, the audit report
(unslop/DESIGN-AUDIT.md, if present), or visible brand assets in the repo.
Required inputs:
Apply ${CLAUDE_PLUGIN_ROOT}/rules/lane-synthesis.md steps 1–9 in order. Sharp edges to respect:
Present the lane as a short pitch: identity sentence, palette swatches (hex + role), type pairing, the signature moment — then ask the user to approve, tweak, or re-roll (a meaningfully different lane from the same answers). Iterate until approved. Only after explicit approval, write:
unslop/LANE.md — using the output format in rules/lane-synthesis.md:root CSS variables + matching Tailwind config
mapping, ready to pasteThen point the user to /unslop:retheme.
Creates, edits, and optimizes skills for Claude Code, including drafting, evaluating with test prompts, iterating on performance, and improving skill descriptions for better triggering accuracy.
npx claudepluginhub aahil62/unslop --plugin unslop