From a7719f358f00655767fd3b060f7b6824769febc2 Mon Sep 17 00:00:00 2001 From: Bryan Thompson <238056179+bryan-anthropic@users.noreply.github.com> Date: Tue, 11 Aug 2026 16:24:46 -0500 Subject: [PATCH] Add superdesign plugin (#5185) Driver: dir-plugin-add-official --- .claude-plugin/marketplace.json | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/.claude-plugin/marketplace.json b/.claude-plugin/marketplace.json index a502557e..837f5f69 100644 --- a/.claude-plugin/marketplace.json +++ b/.claude-plugin/marketplace.json @@ -3501,6 +3501,20 @@ }, "homepage": "https://github.com/supabase-community/supabase-plugin" }, + { + "name": "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.", + "author": { + "name": "Superdesign dev, Inc." + }, + "category": "design", + "source": { + "source": "url", + "url": "https://github.com/superdesigndev/superdesign-skill.git", + "sha": "dc59c1b1b9661580831f0b6e0eff8e879967d282" + }, + "homepage": "https://superdesign.dev" + }, { "name": "superpowers", "description": "Superpowers teaches Claude brainstorming, subagent driven development with built in code review, systematic debugging, and red/green TDD. Additionally, it teaches Claude how to author and test new skills.",