Skip to main content
Run any Skill in Manus
with one click

convex

// Convex backend conventions for this codebase covering both base Convex usage (validators, schema, function registration, queries/mutations/actions, pagination, full-text search, scheduling/crons, file storage, testing) and codebase-specific patterns (Result/`_nay` error contract, `convex_error` typing, HTTP route builder, schema-backed `doc()` validators, query cache composition, membership-scoped handlers, `migrations.ts` workflow). Use when reading or modifying any Convex code under `packages/app/convex/**` (functions, schema, HTTP routes, actions, mutations, queries, migrations, crons, tests).

$ git log --oneline --stat
stars:0
forks:0
updated:May 6, 2026 at 05:31
File Explorer
2 files
SKILL.md
readonly