From c61197f627a35d8049f4c1343949dd2f5dc7f0d5 Mon Sep 17 00:00:00 2001 From: joncoronel <59675970+joncoronel@users.noreply.github.com> Date: Fri, 5 Jun 2026 08:45:13 -0700 Subject: [PATCH] Add new UI component libraries to directory.json (#10858) --- 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 f5df38c1c8..d7371e177a 100644 --- a/apps/v4/registry/directory.json +++ b/apps/v4/registry/directory.json @@ -265,6 +265,13 @@ "description": "A collection of open-source UI components, blocks and AI Agents. Integrate them in v0, Lovable, Claude or in your application.", "logo": "" }, + { + "name": "@cubby-ui", + "homepage": "https://www.cubby-ui.dev", + "url": "https://www.cubby-ui.dev/r/{name}.json", + "description": "An opinionated component library with curated styling and simplified patterns for common use cases. Built on Base UI and Tailwind CSS 4.", + "logo": "" + }, { "name": "@cult-ui", "homepage": "https://www.cult-ui.com",