The Vibeary — round-up
Best shadcn/ui extensions and blocks
shadcn/ui gives you primitives you own, which is exactly why the ecosystem around it matters: the base library deliberately stops short of data tables, date pickers, file uploads, dashboards, marketing blocks and animated components. The projects here fill those gaps while keeping the same copy-into-your-repo model, so you can read the code before it lands. If you build with an AI coding agent, this shelf is doubly useful — pointing the agent at a real registry produces far better output than asking it to invent a component from scratch.
What earned a place
- Follows the shadcn registry or copy-in model rather than a black-box package
- Accessible primitives underneath, usually Radix
- Actively maintained against current shadcn conventions
- Free and open source
24 picks from the library
- 01
8bitcn UI
shadcn/ui components restyled as pixel-art 8-bit widgets with accessible behaviour preserved underneath.
Why it made the list: Instant game-UI aesthetic without giving up Radix keyboard and ARIA behaviour
Shadcn extensionsMITOrcDev (@theorcdev)8bitcn.com

- 02
Animata
Hand-crafted interaction and micro-animation snippets for React and Tailwind, browsable by effect.
Why it made the list: Organised by interaction rather than component, which is how you actually search
Shadcn extensionsMITCodseanimata.design

- 03
Animate UI
Distribution of fully animated React components built on Motion, shipped as copy-paste source through the shadcn CLI.
Why it made the list: Animation baked into primitives instead of bolted on afterwards; you own the source
Shadcn extensionsMITElliot Sutton (@imskyleen)animate-ui.com

- 04
blocks.so
Clean, minimal building blocks for dashboards and app shells designed to be copied straight into React projects.
Why it made the list: Restrained visual taste; most block libraries over-decorate, this one does not
Shadcn extensionsMITEphraim Duncan (@ephraimduncan)github.com

- 05
Cult UI
Animated shadcn-compatible components aimed at design engineers: texture cards, dynamic islands, popovers and expandable layouts.
Why it made the list: Design-engineer taste level; components feel bespoke rather than generic template parts
Shadcn extensionsMITJordan Gilliam (@nolansym)cult-ui.com
- 06
dialectcn
Living catalog of shadcn presets and dialects, comparing how different registries restyle the same primitives.
Why it made the list: Comparative view of styling dialects, useful for picking a house style fast
Registry infrastructureopen-sourcedialectcn.xyz
- 07
Dice UI
Accessible shadcn/ui component set covering data tables, kanban, sortable lists, mentions and file upload, built on WAI-ARIA primitives.
Why it made the list: Fills the complex-widget gap shadcn itself leaves open; single maintainer, unusually rigorous a11y
Shadcn extensionsMITSadman Sakib (@sadmann7)diceui.com
- 08
dotmatrix
Open collection of 55+ loaders and spinners built with CSS and React, free to copy.
Why it made the list: Loading states are always an afterthought; this makes them a two-minute decision
Shadcn extensionsopen-sourceShawn (@zzzzshawn)dotmatrix.zzzzshawn.cloud

- 09
Eldora UI
Registry of animated React and Tailwind components, blocks and page templates installable with the shadcn CLI.
Why it made the list: Solo-built registry with polished marketing blocks that punch above its star count
Shadcn extensionsMITKarthik Mudunuri (@kartikmudunuri)eldoraui.site

- 10
flightcn
shadcn-compatible component set for flight and route visualisation: airport pickers, route maps and itineraries.
Why it made the list: Extremely domain-specific registry; nothing else covers travel UI at this fidelity
Shadcn extensionsMITYen Cheng Lin (@ridemountainpig)flightcn.yencheng.dev

- 11
glasscn-ui
Glassmorphism variant layer over shadcn/ui components with blur, translucency and layered depth tokens.
Why it made the list: Glass done as a variant system so you can toggle it rather than rewrite components
Shadcn extensionsMIT@itsjavigithub.com

- 12
glitchcn-ui
Cyberpunk terminal-themed React component library with glitch effects, scanlines, neon accents and monospace-first layout.
Why it made the list: Niche aesthetic that is very hard to assemble by hand from scratch
Shadcn extensionsMITglitchcn-ui.vercel.app

- 13
heroicons-animated
316 Heroicons rebuilt as animated React components with hover and state transitions.
Why it made the list: Drop-in upgrade path for anyone already using Heroicons across a whole product
Shadcn extensionsMITAniket Pawar (@alaymanguy)heroicons-animated.vercel.app

- 14
HextaUI
Extended shadcn components and blocks for Next.js covering dashboards, marketing sections and interactive widgets.
Why it made the list: Actively maintained indie registry with block coverage the official shadcn blocks lack
Shadcn extensionsMITPreet Suthar (@preetsuthar17)hextaui.com

- 15
Indie UI
shadcn-style component set organised around variants, focused on landing pages, forms and interactive controls.
Why it made the list: Variant-first API means fewer files to fork when you need a different look
Shadcn extensionsMIT@Ali-Hussein-devgithub.com

- 16
Kibo UI
Composable shadcn-style registry adding AI chat, kanban, gantt, dropzone, code block and other blocks the core library omits.
Why it made the list: Fills the exact gaps shadcn leaves, installed through the same CLI you already use
Shadcn extensionsMITHayden Bleasel (@haydenbleasel)kibo-ui.com

- 17
Kokonut UI
Free Next.js and Tailwind component collection focused on cards, AI chat surfaces and dashboard widgets.
Why it made the list: Strong hit rate on the specific screens indie SaaS products actually need
Shadcn extensionsMITDorian Baffier (@dorianbaffier)kokonutui.com

- 18
Matsu Theme
Studio Ghibli inspired shadcn/ui theme with hand-drawn textures, soft palettes and custom typography.
Why it made the list: Proof that a shadcn theme can carry real illustration character, not just hue shifts
Shadcn extensionsMITMatt Wierzbicki (@matsugfx)matsu-theme.vercel.app
- 19
Motion Primitives
Copy-paste animated React components built on Motion: text effects, docks, dialogs and transition primitives.
Why it made the list: Primitive-level animation building blocks, so effects compose instead of being one-offs
Shadcn extensionsMITJulien Thibeaut (@ibelick)motion-primitives.com
- 20
MVPBlocks
Copy-paste responsive block library aimed at shipping an MVP landing page and dashboard quickly.
Why it made the list: Block granularity is right for MVPs: whole sections, not atoms you must assemble
Shadcn extensionsMITSubhadeep Roy (@mvp_Subha)blocks.mvp-subha.me

- 21
Neobrutalism components
shadcn and Radix components restyled with thick borders, hard shadows and flat colour in the neobrutalist idiom.
Why it made the list: Complete aesthetic swap on top of primitives you already trust for accessibility
Shadcn extensionsMIT@ekmasgithub.com

- 22
Origin UI
Large open collection of Tailwind and shadcn component variations covering inputs, selects, dialogs, navigation and notification patterns.
Why it made the list: Hundreds of input variants alone; solves the boring form work nobody wants to build
Shadcn extensionsMITOrigin Spacecoss.com

- 23
Payload Components
MIT registry of typed Payload CMS blocks and React components for Payload v3 with Next.js.
Why it made the list: Bridges a CMS and a component registry, a combination almost nobody has built
Shadcn extensionsMITChai Pin Zheng (@Ducksss)payload-components.xyz

- 24
pqoqubbw/icons
Open-source set of smoothly animated Lucide-style icons as React components with motion on interaction.
Why it made the list: Animated icon sets of this consistency are usually paid; this one is MIT
Shadcn extensionsMIT@pqoqubbwicons.pqoqubbw.dev

Questions
- Are shadcn extensions safe to use in production?
- You are copying the source into your own repo, so you can audit it. That is the model's main advantage over a dependency.
- Do these work outside React?
- Some have Vue, Svelte or Solid ports. The library also has a separate shelf for non-React ports.