From 8705f2beb48a3309fee775aa4e3dbc9b8f6e8119 Mon Sep 17 00:00:00 2001 From: Ali Bey <42802922+alibey-10@users.noreply.github.com> Date: Mon, 3 Aug 2026 11:15:50 +0200 Subject: [PATCH] feat(registry): add @shoogle to the registry directory (#11373) * feat(registry): add @shoogle to the registry directory * fix(registry): clarify @shoogle description wording Co-authored-by: Cursor --------- Co-authored-by: Cursor --- 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 8f59dbcd21f..6f70f71428b 100644 --- a/apps/v4/registry/directory.json +++ b/apps/v4/registry/directory.json @@ -1386,6 +1386,13 @@ "description": "Beautiful README badges as a service. A shields.io alternative with the visual quality of shadcn/ui. Drop-in SVG badge components for npm, GitHub, Discord, and more.", "logo": "" }, + { + "name": "@shoogle", + "homepage": "https://shoogle.dev", + "url": "https://shoogle.dev/r/{name}.json", + "description": "Search shadcn blocks and components across community registries from the CLI", + "logo": "" + }, { "name": "@skiper-ui", "homepage": "https://skiper-ui.com/",