Head to head
Stop guessing which one. Put them side by side.
Up to 4 tools, same rows for each: what it is, what it really costs, the trap, and how to wire it up. The URL carries your picks — send it to anyone.
Refero Stylesshadcn/ui
| Field | Refero Stylesstyles.refero.design | shadcn/uiui.shadcn.com |
|---|---|---|
| What it is | 2,000+ design systems reverse-extracted from real production sites and packaged as structured DESIGN.md files documenting colors, typography, spacing and motion. Filter by brand, mood (minimal, editorial, playful), palette or typeface. | 50+ accessible components built on Radix (now Base UI by default) and Tailwind, distributed as source copied into your repo rather than an npm dependency. Also ships Blocks, Charts, a Themes browser, and the registry protocol. 121k stars. |
| Category | Core design stack | Core design stack |
| Cost tier | free | free |
| Pricing | Free (beta) · parent site $12/mo | Free · MIT |
| Why builders pick it | The single highest-leverage free thing on this list. Instead of telling Claude 'make it feel editorial', hand it exact tokens from a site whose type you admire. Filter by the editorial mood, paste the DESIGN.md as project context, then have Lovable generate to those tokens. An official Refero MCP and two community MCP servers exist. | This is already your project. The reason it matters strategically: React Bits, 21st.dev, Magic UI, Kokonut and ElevenLabs UI all publish into its registry, so wiring the official shadcn MCP once gives Claude an install path into every one of them. |
| Watch out for | not logged | not logged |
| How to wire it up | paste DESIGN.md into project context | npx shadcn@latest mcp init --client claude |
| Editor's pick | Yes | Yes |
Which one did you ship?
The grid says what these tools are. This says what builders did about it — one decision per person, changeable whenever you change your mind.
0/280Sign in to add yours.
Or try
Hand this to your Lovable agent
# Tool comparison — Refero Styles vs shadcn/ui Source: Kbaise, a directory of tools that work with Lovable projects. Pick one and tell me why before writing any integration code. ## Refero Styles (refero-styles) - URL: https://styles.refero.design/ - Category: Core design stack - Cost: free — Free (beta) · parent site $12/mo - What it is: 2,000+ design systems reverse-extracted from real production sites and packaged as structured DESIGN.md files documenting colors, typography, spacing and motion. Filter by brand, mood (minimal, editorial, playful), palette or typeface. - Why builders pick it: The single highest-leverage free thing on this list. Instead of telling Claude 'make it feel editorial', hand it exact tokens from a site whose type you admire. Filter by the editorial mood, paste the DESIGN.md as project context, then have Lovable generate to those tokens. An official Refero MCP and two community MCP servers exist. - Wiring: paste DESIGN.md into project context - Full dossier: /api/public/tools/refero-styles ## shadcn/ui (shadcn-ui) - URL: https://ui.shadcn.com/ - Category: Core design stack - Cost: free — Free · MIT - What it is: 50+ accessible components built on Radix (now Base UI by default) and Tailwind, distributed as source copied into your repo rather than an npm dependency. Also ships Blocks, Charts, a Themes browser, and the registry protocol. 121k stars. - Why builders pick it: This is already your project. The reason it matters strategically: React Bits, 21st.dev, Magic UI, Kokonut and ElevenLabs UI all publish into its registry, so wiring the official shadcn MCP once gives Claude an install path into every one of them. - Wiring: npx shadcn@latest mcp init --client claude - Full dossier: /api/public/tools/shadcn-ui ## Rules 1. Prefer the free tier when no budget was stated, and say what the ceiling is. 2. Read the full dossier before integrating. 3. Fetch /api/public/models before writing any AI model ID.
Agents can fetch the same thing: GET /api/public/compare?slugs=refero-styles,shadcn-ui