From 4885a9a7addfbfb7d2bc8f9c42d88f3033a03fef Mon Sep 17 00:00:00 2001 From: jack-at-shadcn-ui-blocks Date: Wed, 17 Jun 2026 07:53:22 +0100 Subject: [PATCH] feat(registry): add shadcn-ui-blocks (#10950) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit A growing library of shadcn/ui blocks, component variants, and templates — free to start, with a Pro tier. Co-authored-by: jack-at-shadcn-ui-blocks <293869725+jack-at-shadcn-ui-blocks@users.noreply.github.com> Co-authored-by: Claude Opus 4.8 (1M context) --- apps/v4/registry/directory.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/apps/v4/registry/directory.json b/apps/v4/registry/directory.json index 35708a5d29..fb762bffae 100644 --- a/apps/v4/registry/directory.json +++ b/apps/v4/registry/directory.json @@ -1106,6 +1106,13 @@ "description": "An open-source set of shadcn/ui components, blocks, and templates with a powerful theme generator.", "logo": "" }, + { + "name": "@shadcn-ui-blocks", + "homepage": "https://www.shadcn-ui-blocks.com", + "url": "https://www.shadcn-ui-blocks.com/r/{name}.json", + "description": "Shadcn blocks across standard collections and handcrafted premium collections, plus a beautiful templates. Start free, then unlock more with Pro.", + "logo": "" + }, { "name": "@shadcnblocks", "homepage": "https://shadcnblocks.com",