From c4b22943fe77c54fc5ae9e76a90a26c3e67a6e91 Mon Sep 17 00:00:00 2001 From: sezabut <119391660+sezabut@users.noreply.github.com> Date: Mon, 6 Jul 2026 02:49:51 -0500 Subject: [PATCH] feat(registry): add @mozaika to the registry directory (#11090) Co-authored-by: Sam C --- 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 26580f5bd..16332a7f8 100644 --- a/apps/v4/registry/directory.json +++ b/apps/v4/registry/directory.json @@ -826,6 +826,13 @@ "description": "Beautifully designed motions components. Easy copy-paste. Customizable. Open Source. Built for engineers and designers.", "logo": "" }, + { + "name": "@mozaika", + "homepage": "https://mozaika.design", + "url": "https://mozaika.design/r/{name}.json", + "description": "Design systems measured from real product UIs — color roles, typography and spacing as themes installable with the shadcn CLI. Free open shelf; companion MCP server for AI coding agents.", + "logo": "" + }, { "name": "@mui-treasury", "homepage": "https://www.mui-treasury.com",