From 03e3d8da201d0f265fdd744fd752cb8085b52083 Mon Sep 17 00:00:00 2001 From: Wongkraiwich Chuenchomphu Date: Tue, 11 Aug 2026 14:12:23 +0700 Subject: [PATCH 01/12] feat(registry): add @openmirai to the registry directory (#11367) Co-authored-by: OpenMirai Developers --- 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 f027ed2da2c..aca33545e6b 100644 --- a/apps/v4/registry/directory.json +++ b/apps/v4/registry/directory.json @@ -1072,6 +1072,13 @@ "description": "Hand-crafted, accessible components for building beautiful status pages.", "logo": "" }, + { + "name": "@openmirai", + "homepage": "https://www.openmirai.dev", + "url": "https://www.openmirai.dev/r/{name}.json", + "description": "Open-source React and TypeScript tools from OpenMirai.", + "logo": "" + }, { "name": "@optics", "homepage": "https://optics.agusmayol.com.ar", From 6cbdb5d52a13658b5ebbf34168cfcf8921b38b58 Mon Sep 17 00:00:00 2001 From: Aniket Pawar Date: Tue, 11 Aug 2026 12:54:28 +0530 Subject: [PATCH 02/12] Update logo SVGs to use CSS variables (#10897) --- apps/v4/registry/directory.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/apps/v4/registry/directory.json b/apps/v4/registry/directory.json index aca33545e6b..3148bb26f7a 100644 --- a/apps/v4/registry/directory.json +++ b/apps/v4/registry/directory.json @@ -600,7 +600,7 @@ "homepage": "https://framecn.vercel.app", "url": "https://framecn.vercel.app/r/{name}.json", "description": "Beautiful videos, made simple. Ready to use, customizable video components for React.", - "logo": "" + "logo": "" }, { "name": "@gaia", @@ -1560,7 +1560,7 @@ "homepage": "https://termcn.vercel.app", "url": "https://termcn.vercel.app/r/{name}.json", "description": "Beautiful terminal UIs, made simple. Ready to use, customizable terminal UI components for React.", - "logo": "" + "logo": "" }, { "name": "@tuiparts", From 2f3b7a6543983b3b280e204883122fa6b0f1e28b Mon Sep 17 00:00:00 2001 From: Matt Wierzbicki Date: Tue, 11 Aug 2026 09:24:59 +0200 Subject: [PATCH 03/12] feat(registry): add @initium to registry directory (#11464) Co-authored-by: Claude Fable 5 --- 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 3148bb26f7a..fedb662cdfe 100644 --- a/apps/v4/registry/directory.json +++ b/apps/v4/registry/directory.json @@ -757,6 +757,13 @@ "description": "batteries-included agent components by inference.sh. chat interfaces with streaming, tool invocation rendering, syntax-highlighted code blocks, markdown renderer, and more.", "logo": "" }, + { + "name": "@initium", + "homepage": "https://initium.sh", + "url": "https://app.initium.sh/r/styles/{style}/{name}.json", + "description": "Conversion-focused marketing blocks and landing page sections for shadcn/ui, with a visual style editor, agent skills, and the first block of every category free to install.", + "logo": "" + }, { "name": "@intentui", "homepage": "https://intentui.com", From 8ce9a27b448d7455e04a1fba9dcc1a9a432ab386 Mon Sep 17 00:00:00 2001 From: dev55acc-ai Date: Tue, 11 Aug 2026 00:25:18 -0700 Subject: [PATCH 04/12] registry: add @motion-menu to directory (#11456) --- 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 fedb662cdfe..4a726807c05 100644 --- a/apps/v4/registry/directory.json +++ b/apps/v4/registry/directory.json @@ -939,6 +939,13 @@ "description": "A modern React component library focused on intuitive interactions and seamless user experiences.", "logo": "" }, + { + "name": "@motion-menu", + "homepage": "https://motion-menu-two.vercel.app", + "url": "https://motion-menu-two.vercel.app/r/{name}.json", + "description": "596 motion/3D UI patterns — scroll-driven WebGL, shader passes, spring choreography — as ready HTML/CSS/JS. 26 free, or $149 once for the rest.", + "logo": "" + }, { "name": "@motion-primitives", "homepage": "https://www.motion-primitives.com", From fad066152092d99dab7fc0672847982c4cf97f43 Mon Sep 17 00:00:00 2001 From: Kacem Mathlouthi Date: Tue, 11 Aug 2026 08:25:35 +0100 Subject: [PATCH 05/12] feat(registry): add @benday to the registry directory (#11447) --- 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 4a726807c05..c40df31c006 100644 --- a/apps/v4/registry/directory.json +++ b/apps/v4/registry/directory.json @@ -195,6 +195,13 @@ "description": "A collection of components built on React Aria, Tailwind CSS, and tailwind-variants.", "logo": "" }, + { + "name": "@benday", + "homepage": "https://benday.kacemmathlouthi.dev", + "url": "https://benday.kacemmathlouthi.dev/r/{name}.json", + "description": "Turn any logo into an animated Ben-Day dot field: a thinking indicator for AI and agent interfaces, baked from your own mark.", + "logo": "" + }, { "name": "@beste-ui", "homepage": "https://ui.beste.co", From 75eda6f0783fa94f1396ec20c0d4a3c6d2a2589d Mon Sep 17 00:00:00 2001 From: Miracle Onyenma Date: Tue, 11 Aug 2026 08:26:43 +0100 Subject: [PATCH 06/12] Update homepage and URL for @aevr entry (#11425) --- apps/v4/registry/directory.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/apps/v4/registry/directory.json b/apps/v4/registry/directory.json index c40df31c006..da09e24a3d0 100644 --- a/apps/v4/registry/directory.json +++ b/apps/v4/registry/directory.json @@ -57,8 +57,8 @@ }, { "name": "@aevr", - "homepage": "https://ui.aevr.space", - "url": "https://ui.aevr.space/r/{name}.json", + "homepage": "https://ui.aevr.online", + "url": "https://ui.aevr.online/r/{name}.json", "description": "A small collection of focused, production‑ready components and primitives for React/Next.js projects—built on shadcn/ui and complementary libraries.", "logo": "" }, From 7f974ecd00abcd9db1b666afd97978365350623f Mon Sep 17 00:00:00 2001 From: Srinath-g639 <111233383+SriSomanaath@users.noreply.github.com> Date: Tue, 11 Aug 2026 12:57:11 +0530 Subject: [PATCH 07/12] feat(registry): add @snap-cn to the registry directory (#11386) --- 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 da09e24a3d0..7ee8374b898 100644 --- a/apps/v4/registry/directory.json +++ b/apps/v4/registry/directory.json @@ -1464,6 +1464,13 @@ "description": "A collection of beautifully crafted motion components built with React, Framer Motion, and TailwindCSS. Designed to elevate microinteractions, each component focuses on smooth animations, subtle feedback, and delightful UX. Perfect for designers and developers who want to add refined motion to their interfaces — copy, paste, and make your UI come alive.", "logo": "" }, + { + "name": "@snap-cn", + "homepage": "https://snapcn.dev", + "url": "https://snapcn.dev/r/{name}.json", + "description": "Remotion video components for React. Text reveals, karaoke captions, device mockups, logo stings and full scenes, installed with the CLI and owned as source.", + "logo": " " + }, { "name": "@solaceui", "homepage": "https://www.solaceui.com", From 0488ea72db37aba230940c870ae229abac9eff8e Mon Sep 17 00:00:00 2001 From: RMahammad <125726860+RMahammad@users.noreply.github.com> Date: Tue, 11 Aug 2026 09:27:23 +0200 Subject: [PATCH 08/12] feat(registry): add @motiq to registry directory (#11220) --- 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 7ee8374b898..84ebb7dcc4e 100644 --- a/apps/v4/registry/directory.json +++ b/apps/v4/registry/directory.json @@ -960,6 +960,13 @@ "description": "Beautifully designed motions components. Easy copy-paste. Customizable. Open Source. Built for engineers and designers.", "logo": "" }, + { + "name": "@motiq", + "homepage": "https://motiq.dev", + "url": "https://motiq.dev/r/{name}.json", + "description": "Production-ready animated React and Next.js components — accessible, reduced-motion-safe and RSC-safe — installable as editable source with the shadcn CLI. Free and open source.", + "logo": "" + }, { "name": "@mozaika", "homepage": "https://mozaika.design", From 8c1c2bc4665eada4e6d61bbad2ca6b3cf6d35ef5 Mon Sep 17 00:00:00 2001 From: David Klein Date: Tue, 11 Aug 2026 00:27:35 -0700 Subject: [PATCH 09/12] registry: point the @diklein homepage at its components index (#11319) diklein.com/components lists the registry's items with install commands, so directory visitors land on the components instead of the site's front page. --- apps/v4/registry/directory.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/v4/registry/directory.json b/apps/v4/registry/directory.json index 84ebb7dcc4e..4e69cabfd8b 100644 --- a/apps/v4/registry/directory.json +++ b/apps/v4/registry/directory.json @@ -422,7 +422,7 @@ }, { "name": "@diklein", - "homepage": "https://diklein.com", + "homepage": "https://diklein.com/components", "url": "https://diklein.com/r/{name}.json", "description": "A growing collection of design-forward React components by Dave Klein, extracted from the components powering diklein.com.", "logo": "" From 30e9e2cfe268634a279a1516d701cb864eba24a4 Mon Sep 17 00:00:00 2001 From: Alex Tatu Date: Tue, 11 Aug 2026 09:31:24 +0200 Subject: [PATCH 10/12] chore(directory): update @aicanvas logo and description (#10893) --- apps/v4/registry/directory.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/apps/v4/registry/directory.json b/apps/v4/registry/directory.json index 4e69cabfd8b..ef0b480ccff 100644 --- a/apps/v4/registry/directory.json +++ b/apps/v4/registry/directory.json @@ -94,8 +94,8 @@ "name": "@aicanvas", "homepage": "https://aicanvas.me", "url": "https://aicanvas.me/r/{name}.json", - "description": "54 animated React components with AI reproduction prompts for Claude Code, Lovable, and v0. Free and open source.", - "logo": "" + "description": "Animated React components with AI reproduction prompts, alongside full design systems and templates. Install via CLI or aicanvas MCP, compatible with Claude Code, Codex, and Cursor.", + "logo": "" }, { "name": "@algolia", From 43b8fb0f5250d52ab3a87fb38706b276ceeb3e40 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Gregor=20Gabri=C4=8D?= <83283727+GregorGabric@users.noreply.github.com> Date: Tue, 11 Aug 2026 10:26:54 +0200 Subject: [PATCH 11/12] add preskok registry (#10854) --- 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 ef0b480ccff..0931d2c9bc0 100644 --- a/apps/v4/registry/directory.json +++ b/apps/v4/registry/directory.json @@ -1198,6 +1198,13 @@ "description": "AI-powered rich text editor for React.", "logo": "" }, + { + "name": "@preskok", + "homepage": "https://ui-three-mu.vercel.app", + "url": "https://ui-three-mu.vercel.app/r/{name}.json", + "description": "Accessible, production-ready React components built with React Aria Components and Tailwind CSS.", + "logo": "" + }, { "name": "@prompt-kit", "homepage": "https://www.prompt-kit.com", From 41bbc12cfd39ed8d9cb8da04275479ee7ecc0612 Mon Sep 17 00:00:00 2001 From: Vatsal Trivedi Date: Tue, 11 Aug 2026 14:03:43 +0530 Subject: [PATCH 12/12] feat(registry): add @knock-codes to registry directory (#11122) Registers the knock.codes open source registry so it's addressable via the @knock-codes namespace (npx shadcn add @knock-codes/). Co-authored-by: shadcn --- 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 0931d2c9bc0..173e0bda300 100644 --- a/apps/v4/registry/directory.json +++ b/apps/v4/registry/directory.json @@ -1933,5 +1933,12 @@ "url": "https://www.atroui.com/r/{name}.json", "description": "Dark-first React / Next.js components and marketing blocks. Install with the shadcn CLI and own the source.", "logo": "" + }, + { + "name": "@knock-codes", + "homepage": "https://knock.codes", + "url": "https://knock.codes/r/react/{name}.json", + "description": "Copy-paste, session-gated access blocks for React — PIN/Knock Code unlock screens, protected routes/layouts/modals, a headless useKnockCodes hook, and full-page templates.", + "logo": "" } ]