From c87897b2a5ed598e2f82c80ea9c5a8fa594cfea6 Mon Sep 17 00:00:00 2001 From: Anish K Srinivasan Date: Fri, 5 Jun 2026 21:16:49 +0530 Subject: [PATCH] feat(registry): add @gamekitui to community registry directory (#10864) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Drop-in, themeable browser games for shadcn (Snake, 2048, Minesweeper, and more) — each a single self-contained file with zero dependencies. Co-authored-by: Claude Opus 4.8 (1M context) --- 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 d7371e177a..73062d8c90 100644 --- a/apps/v4/registry/directory.json +++ b/apps/v4/registry/directory.json @@ -468,6 +468,13 @@ "description": "Production-ready UI components designed for building beautiful AI assistants and conversational interfaces, from the team behind GAIA.", "logo": "" }, + { + "name": "@gamekitui", + "homepage": "https://gamekitui.com", + "url": "https://gamekitui.com/r/{name}.json", + "description": "Drop-in, themeable browser games for shadcn — Snake, 2048, Minesweeper, and more. Each is a single self-contained file with zero dependencies.", + "logo": "" + }, { "name": "@gamifykit", "homepage": "https://gamifykit.com",