Convex

Manage Convex backend operations including dev server lifecycle, cloud deployments, function execution, schema management, and data import/export. Wraps the npx convex CLI with project-specific configuration. Includes workflows for starting local dev, deploying to production, running one-off functions, exporting/importing data snapshots, and managing environment variables. Use when starting a Convex dev server, deploying backend changes, running mutations or queries, managing Convex schema, or debugging Convex function errors. Triggers on 'convex', 'backend deploy', 'run function', 'schema change', 'convex dev'. NOT for: Supabase or Firebase operations (use respective tools), frontend-only React work, or general database queries.

EtanHey 50e047d 16 files · 53.8 KB Updated

File contents

EtanHey/golems/tree/main/skills/golem-powers/_archive/convex commit 50e047d495

Frequently asked questions

npx skillmds@latest add etanhey/convex