convex-helpers-guide

Installation
SKILL.md

Convex Helpers Guide

Use convex-helpers to add common patterns and utilities to your Convex backend without reinventing the wheel.

What is convex-helpers?

convex-helpers is the official collection of utilities that complement Convex. It provides battle-tested patterns for common backend needs.

Installation:

npm install convex-helpers

Available Helpers

1. Relationship Helpers

Traverse relationships between tables in a readable, type-safe way.

Installs
573
GitHub Stars
33
First Seen
Feb 18, 2026
convex-helpers-guide — get-convex/agent-skills