This is a comprehensive reference for the convex-helpers library, a collection of production-ready utilities that handle common backend patterns Convex doesn't provide out of the box. You'll find helpers for managing relationships between tables, authentication flows, advanced filtering, session management, and running data migrations. The library is described as battle-tested, which matters because these are the kinds of utilities you don't want to debug at 2am when your schema needs migrating or your auth flow breaks. If you're building anything beyond a toy Convex app, you'll probably need at least a few of these. The skill gives you patterns and examples for each helper category so you're not reinventing solutions that already exist.
npx -y skills add get-convex/agent-skills --skill convex-helpers-guide --agent claude-codeInstalls into .claude/skills of the current project.
Select a file.
supercent-io/skills-template
supercent-io/skills-template
huangjia2019/claude-code-engineering
reactjs/react.dev
reactjs/react.dev