From 9f0275ae445cc605c3f5d83615fa0abf189cd90f Mon Sep 17 00:00:00 2001 From: Tobin South Date: Mon, 18 May 2026 16:56:50 -0700 Subject: [PATCH] Add convex-backend plugin (#1918) --- .claude-plugin/marketplace.json | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/.claude-plugin/marketplace.json b/.claude-plugin/marketplace.json index 9e2709da..9a9f6e5a 100644 --- a/.claude-plugin/marketplace.json +++ b/.claude-plugin/marketplace.json @@ -623,6 +623,20 @@ "community-managed" ] }, + { + "name": "convex-backend", + "description": "Convex backend skill for building reactive, type-safe, production-grade backends. Helps Claude design schemas, server functions, auth, file storage, scheduled jobs, and real-time multiplayer features on Convex.", + "author": { + "name": "Convex" + }, + "category": "development", + "source": { + "source": "url", + "url": "https://github.com/get-convex/convex-backend-skill.git", + "sha": "9acbc5495dd26749a5e6341dc2438146c4caa03b" + }, + "homepage": "https://convex.dev" + }, { "name": "crowdstrike-falcon-foundry", "description": "CrowdStrike Falcon Foundry development skills for building cybersecurity applications on the Falcon platform. Includes UI development, collections, functions, workflows, API integration, security patterns, and debugging workflows.",