diff --git a/apps/v4/public/r/registries.json b/apps/v4/public/r/registries.json
index a9916f4bb7..1e24b66a1e 100644
--- a/apps/v4/public/r/registries.json
+++ b/apps/v4/public/r/registries.json
@@ -1024,6 +1024,12 @@
"homepage": "https://flowkit-ui.vzkiss.com",
"url": "https://flowkit-ui.vzkiss.com/r/{name}.json",
"description": "Opinionated, accessible components on Base UI and shadcn-style primitives — starting with a Creatable Combobox."
+ },
+ {
+ "name": "@shadcndashboard",
+ "homepage": "https://shadcndashboard.dev",
+ "url": "https://shadcndashboard.dev/r/{name}.json",
+ "description": "ShadcnDashboard is a collection of modern, production-ready dashboard layouts, components, and UI patterns built on top of shadcn/ui and Tailwind CSS. It’s designed to help developers build clean, scalable, and data-driven dashboards faster—without compromising on performance, accessibility, or customization."
},
{
"name": "@termcn",
diff --git a/apps/v4/registry/directory.json b/apps/v4/registry/directory.json
index df9e59fe74..1446d5fc7a 100644
--- a/apps/v4/registry/directory.json
+++ b/apps/v4/registry/directory.json
@@ -1197,6 +1197,13 @@
"description": "Opinionated, accessible components on Base UI and shadcn-style primitives — starting with a Creatable Combobox.",
"logo": ""
},
+ {
+ "name": "@shadcndashboard",
+ "homepage": "https://shadcndashboard.dev",
+ "url": "https://shadcndashboard.dev/r/{name}.json",
+ "description": "ShadcnDashboard is a collection of modern, production-ready dashboard layouts, components, and UI patterns built on top of shadcn/ui and Tailwind CSS. It’s designed to help developers build clean, scalable, and data-driven dashboards faster—without compromising on performance, accessibility, or customization.",
+ "logo": ""
+ },
{
"name": "@termcn",
"homepage": "https://termcn.vercel.app",