Watermelon UI Dashboards
Nine full React admin dashboards installed through the shadcn CLI from a public registry
Tier A · StrongTemplateBlock CollectionRegistryui.watermelon.sh

The dashboards section of Watermelon UI, a free shadcn-compatible registry whose registry.json advertises 1,067 items (1,037 ui, 22 blocks, 5 hooks, 2 libs, 1 page). Each of the nine dashboards is a complete multi-page admin app — sidebar, topbar, theme provider, light and dark themes, and 15 to 22 files — installed with one `npx shadcn@latest add` call against registry.watermelon.sh. The wider site also ships 31 base components, 22 block categories with 187 individual blocks, and 158 animated components. Built on Base UI primitives with motion/react and lucide-react; MIT.
npx shadcn@latest add https://registry.watermelon.sh/r/agndex-dashboard.jsonFor an agent
Reach for this when the user wants a whole admin surface in one shot rather than assembling one from shadcn/ui parts — a single `npx shadcn@latest add https://registry.watermelon.sh/r/<slug>-dashboard.json` drops in a working sidebar, topbar, theme toggle and populated pages. Two traps: the site is a client-rendered SPA that returns a 4KB shell to plain fetchers and 403s polite crawlers, so read https://registry.watermelon.sh/r/registry.json instead of the docs pages, and the per-item URL /r/<name>.json also serves the SPA shell, so validate the response is JSON before trusting it. Note the primitives are Base UI, not Radix, so mixing these files into an existing shadcn/ui project pulls in a second primitive layer; the animated components additionally pull motion/react.
Why it is here. Free, MIT, shadcn-CLI-installable full dashboards are rare — most nine-app dashboard collections of this size are paid templates, and the machine-readable 1,067-item registry makes the whole thing directly usable by an agent.
Facts
- License
- MIT
- Pricing
- Free, Open source
- Framework
- React, Next.js, Vanilla JS
- Styling
- Tailwind CSS
- Distribution
- shadcn registry, CLI installer, Copy-paste snippet, GitHub repository
- Platform
- Web
- Content type
- Code
- Agent readiness
- Machine-readable registry item, CLI installable, Copy-paste ready code, Readable open source, Machine-readable index, Client-rendered shell
- Accessibility
- Built on accessible primitives
- Maturity
- Actively maintained
- GitHub stars
- 83
Components it ships
1,067 totalHelps you build
9Templates
9- Agndex Dashboard · Developer portal for managing search indexes, API credentials, billing and project settings; 20 files, light and dark themes.
- Astrix Dashboard · Trade-compliance workspace with AI classification metrics, a live pipeline view and HS-code stream review; 21 files.
- Demostack Dashboard · Product-demo workspace with org switching, resource discovery and team filtering; 16 files.
- Gridline Dashboard · Electrical-grid workspace for network modelling, asset flexibility, planning and operations; 19 files.
- Jobtracker Dashboard · Field-job management with customer records, job pipelines, estimates and dnd-kit drag-and-drop line items; 18 files.
- Library Dashboard · Library management with collection metrics, Recharts circulation charts, branch switching and alerts; 17 files.
- Portfolio Dashboard · Unified task-management view with tasks sorted by priority and category; 15 files, video preview.
- Tallie Dashboard · Expense-audit workspace with live controls, exception tracking and transaction review; 22 files, Geist and Instrument Serif.
- Web3 Dashboard · Task-management dashboard styled for a web3 product; 15 files.
Notable for
- 9 complete admin dashboards
- 1,067-item public registry.json
- 187 page blocks and 158 animated components
- Base UI primitives, not Radix
- MIT and free
Provenance
Verified 2026-08-15. HTTP 200. https://ui.watermelon.sh/dashboards (curl 200; WebFetch 403, JS-only shell), https://ui.watermelon.sh/sitemap.xml, https://ui.watermelon.sh/assets/index-BIOz7Guc.js (dashboard manifest parsed from bundle), https://registry.watermelon.sh/r/registry.json, https://api.github.com/repos/WatermelonCorp/watermellon-registry
Also in Blocks, Templates & Themes
6- HTMLrev Free Shadcn Templates · 120 free shadcn/ui templates and starters, indexed on one page
- tweakcn · Visual shadcn/ui theme editor that exports 42 presets as a shadcn registry
- tweakcn · Visual theme editor for shadcn/ui with 36 installable theme presets
- BestWebsiteTemplate · 881 Webflow, Framer and Shopify templates, each scored out of 10 by 11 named reviewers
- HyperUI · 537 free MIT Tailwind blocks across application, marketing and neobrutalism sets
- Kaminari · Minimal Next.js 15 + Tailwind 4 + shadcn-ui starter, MIT