Shadcn UI Blocks
200+ free copy-paste marketing and app blocks built on shadcn/ui
Tier A · StrongBlock CollectionComponent LibraryTemplateshadcnui-blocks.com

A free block library by Akash Moradiya that ships pre-composed page sections (hero, pricing, FAQ, login, timeline, empty state) and 27 shadcn/ui component pages showing many styled variants of each primitive. Everything is preview-copy-paste with no account, no CLI and no paywall on the free site; a separate Pro tier at pro.shadcnui-blocks.com sells extra blocks for a one-time fee. It also hosts four complete free Next.js templates with their own GitHub repos. Aimed at developers who already run shadcn/ui and want finished sections instead of primitives.
For an agent
Reach for this when the user already has shadcn/ui wired up and needs a finished section fast — it is section-level, not primitive-level, so it complements ui.shadcn.com rather than replacing it. There is no working shadcn registry endpoint on the free site (r/registry.json returns the HTML shell), so you must scrape the block page and paste the source; budget a fetch per block. The 31 block categories are the fastest index: /blocks/categories/{hero,pricing,faq,login,timeline,emptyState,...}. Tailwind v4 syntax is used throughout, so it will break on a v3 project without rewriting arbitrary-value and `size-*` classes.
Why it is here. One of the few large shadcn block sets that stays genuinely free with no signup wall, and the four bundled template repos mean a whole marketing site can be seeded from it in one sitting.
Facts
- License
- MIT, Commercial license
- Pricing
- Free, Open source, One-time purchase
- Framework
- React, Next.js
- Styling
- Tailwind CSS v4, Tailwind CSS, CSS custom properties
- Distribution
- Copy-paste snippet, GitHub repository, Web app / online tool
- Platform
- Web
- Content type
- Code
- Agent readiness
- Copy-paste ready code, Readable open source
- Accessibility
- Built on accessible primitives
- Maturity
- Actively maintained
- Pricing detail
- Free site is entirely free for personal and commercial use, no account. Pro $49 one-time (list $69) and Premium $69 one-time (list $89) at pro.shadcnui-blocks.com; Pro adds 15+ new blocks/month, Premium 25+/month plus all templates.
- GitHub stars
- 623
Components it ships
27 totalHelps you build
19Templates
4- HomeGuardian · Home-security / service business landing page; source at github.com/akash3444/homeguardian-shadcn-landing-page
- Minimalist Landing Page · Clean general-purpose SaaS landing page; source at github.com/akash3444/shadcn-ui-landing-page
- PureLanding · Minimal product landing page; source at github.com/akash3444/pure-landing-shadcnui-template
- Minimal Portfolio · Developer portfolio template; source at github.com/akash3444/portfolio-template
Notable for
- 31 named block categories
- 27 component pages with many variants each
- 4 free Next.js templates with public repos
- no account or paywall on the free tier
- Tailwind v4 class syntax
Provenance
Verified 2026-08-15. HTTP 200. https://shadcnui-blocks.com, https://www.shadcnui-blocks.com/sitemap.xml, https://www.shadcnui-blocks.com/blocks, https://www.shadcnui-blocks.com/blocks/categories/hero, https://www.shadcnui-blocks.com/templates (RSC payload parsed for template names/URLs/repos), https://www.shadcnui-blocks.com/r/registry.json (soft-404 HTML), https://pro.shadcnui-blocks.com/, GitHub API repos/akash3444/shadcn-ui-blocks
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