All packs
Pack
Dashboard Pack
A data dashboard that feels like a product, not a table dump.
Builders adding an analytics view, admin panel, or internal tool to an existing product, or building a data product from scratch.
The stack
| Slot | Pick | Alternative | Why |
|---|---|---|---|
| Framework | Next.js 16, App Router | Server components fetch, client components filter | |
| UI | shadcn/ui, Tailwind v4 | ||
| Charts | Evil Charts | Recharts direct | shadcn-native chart blocks with taste applied |
| Tables | TanStack Table in the shadcn data-table pattern | Sorting, filtering, pagination in one place | |
| URL state | nuqs | Every filter and date range lives in the URL | |
| Dashboard blocks | shadcn Studio, shadcnuikit, Kibo UI | Trading Goose for finance | Stat tiles, sidebars, layouts |
| Data layer | Drizzle on Neon | Convex for live data | Typed queries, aggregation in SQL |
| Dates | date-fns | ||
| Icons | Nucleo or Phosphor | ||
| References | Mobbin, Refero | Dashboard patterns from real products |
The kickoff prompt
The first lines of the prompt members paste into their agent. The full prompt, the model board, and the setup checklist are inside the portal.
You are setting up a new project. Follow this stack exactly. Do not substitute tools unless one is unavailable, and if you substitute, say so at the end. ## Project A dashboard for [DOMAIN] that answers these three questions at a glance: [Q1], [Q2], [Q3]. Data comes from [SOURCE]. The default date range is [RANGE]. ## Stack - Next.js 16, App Router, TypeScript strict, pnpm - shadcn/ui, Tailwind CSS v4
Get the full pack
Members get the complete prompt, the model board with verified dates, the setup checklist, and every other pack in the club.