Suggest

Proactively suggest the right Convex component when the user hand-rolls what already exists: setInterval polling → crons, counter increments → sharded-counter, .collect() counts → aggregate, email → resend, DB-counter rate limiting → rate-limiter, uploads → storage, search, presence, multi-step actions → workflow, vector DB → rag, collaborative editing → prosemirror-sync. TRIGGER on noticing the pattern in a Convex app, AFTER completing the user's request. NEVER for non-Convex code.

get-convex 7206cdd 2.6 KB Updated

File contents

get-convex/convex-backend-skill/tree/main/skills/suggest commit 7206cdd81e

Frequently asked questions

npx skillmds@latest add get-convex/suggest