From b3b9a988f79be89179b6b66e4c5d02e380c9ee86 Mon Sep 17 00:00:00 2001 From: Bryan Thompson <238056179+bryan-anthropic@users.noreply.github.com> Date: Tue, 11 Aug 2026 17:57:36 -0500 Subject: [PATCH] Add superdesign plugin Driver: dir-plugin-add-cowork --- .claude-plugin/marketplace.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/.claude-plugin/marketplace.json b/.claude-plugin/marketplace.json index 08aa5ecde..3e41d1b49 100644 --- a/.claude-plugin/marketplace.json +++ b/.claude-plugin/marketplace.json @@ -1060,6 +1060,18 @@ "sha": "205871ee83508502d2c982ee1bb7e65a2a29190b" }, "homepage": "https://synthflow.ai" + }, + { + "name": "superdesign", + "displayName": "Superdesign", + "description": "Design or redesign frontend UI and marketing graphics on the Superdesign infinite canvas. Reads your codebase for context, sets up a design system, and generates branchable design drafts you refine.", + "category": "design", + "source": { + "source": "url", + "url": "https://github.com/superdesigndev/superdesign-skill.git", + "sha": "dc59c1b1b9661580831f0b6e0eff8e879967d282" + }, + "homepage": "https://superdesign.dev" } ] }