taste-saaslisted
Install: claude install-skill hrhrng/taste-saas-skill
# taste-saas
Build a console-style SaaS that feels deliberate from the first commit. The "tasty" feeling decomposes into three layers, picked in order on every project:
1. **Structural archetype** — pick ONE of 4 (Linear floating-card / Vercel flush-pane / Notion document / Stripe data-table). Decides sidebar bg, main wrapper, breadcrumb location, row style, card chrome.
2. **Visual style knobs** — pick values within the archetype's allowed ranges for brand hue/saturation/radius/density/shadow/type.
3. **Universal mechanics** — alignment laws, wireless tokens, DataTable bones, overlay mechanics, redundancy hunt. These apply equally to ALL archetypes.
The biggest failure mode of this skill (historical) was defaulting to Archetype A (Linear floating-card) for every prompt. **NEVER** default. If the user hasn't said which feel they want, ASK them via AskUserQuestion with the 4 archetype names.
## Reference index — read in workflow order
| Stage | Read | File |
|---|---|---|
| **Step 0 — pick the structural archetype** (decides shell + main + row + card philosophy) | 4-way comparison matrix, decision flow | `references/structural-archetypes.md` |
| Step 0a — deep dive on the chosen archetype | Full structural recipe (sidebar bg, main wrapper, row style, card chrome) per archetype | `references/archetype-a-floating-card.md` (Linear/Cron/Height) / `references/archetype-b-flush-pane.md` (Vercel/GitHub/Sentry) / `references/archetype-c-document.md` (Notion/Linen) / `references/a