bycloudai-x· 24 skills
Convex backend development guidelines. Use when writing Convex functions, schemas, queries, mutations, actions, or any backend code in a Convex project. Triggers on tasks involving Convex database operations, real-time subscriptions, file storage, or serverless functions.
$npx -y skills add cloudai-x/claude-workflow-v2 --skill convex-backendInstalls into the current project.
Run `npx skills use "https://github.com/cloudai-x/claude-workflow-v2" --skill "cloudai-x/claude-workflow-v2/convex-backend"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/cloudai-x/claude-workflow-v2" that are relevant to the current task. Run `npx skills add "https://github.com/cloudai-x/claude-workflow-v2"` and select the relevant skills, then follow their instructions.