Add convex-backend plugin (#1918)

This commit is contained in:
Tobin South 2026-05-18 16:56:50 -07:00 committed by GitHub
parent 0b9a622ecb
commit 9f0275ae44
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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.",