KBAISE/ for lovable
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/ui21st.dev
Quick read
  • Free with no card: Refero Styles, shadcn/ui.
FieldRefero Stylesstyles.refero.designshadcn/uiui.shadcn.com21st.dev21st.dev
What it is2,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.12,000+ React/Tailwind components in native shadcn registry format, plus ~50 community themes, 29,000 searchable icons, shaders and gradients. Every item exposes an AI-ready prompt written specifically for Lovable, Cursor and Claude Code.
CategoryCore design stackCore design stackCore design stack
Cost tierfreefreemixed
PricingFree (beta) · parent site $12/moFree · MITFree (2 copies/day) · $6/mo · $15/mo +AI
Why builders pick itThe 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.The themes page is the fastest visual win you have. A theme here is a shadcn token set — colors, type, radius. Copy the :root/.dark blocks into index.css and the whole app re-skins with zero component edits. Browse the themes page and pick one that matches the look you are already going for.
Watch out fornot loggednot loggednot logged
How to wire it uppaste DESIGN.md into project contextnpx shadcn@latest mcp init --client claudenpx @21st-dev/magic@latest
Editor's pickYesYesYes
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 vs 21st.dev

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

## 21st.dev (21st-dev)
- URL: https://21st.dev/
- Category: Core design stack
- Cost: mixed — Free (2 copies/day) · $6/mo · $15/mo +AI
- What it is: 12,000+ React/Tailwind components in native shadcn registry format, plus ~50 community themes, 29,000 searchable icons, shaders and gradients. Every item exposes an AI-ready prompt written specifically for Lovable, Cursor and Claude Code.
- Why builders pick it: The themes page is the fastest visual win you have. A theme here is a shadcn token set — colors, type, radius. Copy the :root/.dark blocks into index.css and the whole app re-skins with zero component edits. Browse the themes page and pick one that matches the look you are already going for.
- Wiring: npx @21st-dev/magic@latest
- Full dossier: /api/public/tools/21st-dev

## Quick read

- Free with no card: Refero Styles, 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,21st-dev