Skip to content
ai101.tools
navigateopenescclose
Claude+372Whisper+228LangChain+168Codex+223NotebookLM+276DALL-E 3+192DeepL+249n8n+208Topaz Video AI+153LlamaIndex+161
Convex Backend Skills logo
Skill

Convex Backend Skills

Seventeen skills for building a Convex backend, from first scaffold to authorization audit.

0
SaveVisit website ↗

Install

Official
/plugin install convex@claude-plugins-official
Triggers on

Convex üzerinde arka uç kurulurken, mevcut Convex uygulamasına yetenek eklenirken ya da yetkilendirme denetimi istendiğinde

Needs tools
BashReadWriteEdit
Needs MCP servers
convex
Author
Convex
License
Apache-2.0

Convex's own plugin routes plain product requests into Convex primitives instead of hand-rolled patterns: reactive queries rather than polling, the workflow component rather than a chain of scheduler calls, Convex Auth rather than custom sessions. Beyond the design skill there are task-shaped ones for authentication, Stripe billing, crons, schema migrations, seed data, tests, environment variables, custom domains and agent or RAG backends. An authorization audit skill scans for four concrete defect shapes — identity taken from a caller-supplied argument, missing per-document ownership checks, public queries leaking data by client-supplied id, and writes into a container the caller does not own — then applies a fixed pattern and verifies with the type checker. The package also bundles code-writing and reviewing subagents plus the Convex MCP server for live deployment introspection.

Comments(0)

Sign in to comment

No comments yet — be the first.

Similar skills

Report this comment

Why are you reporting this?