·convex-helpers-guide
</>

convex-helpers-guide

Discover and use convex-helpers utilities for relationships, filtering, sessions, custom functions, and more. Use when you need pre-built Convex patterns.

104Installs·20Trend·@get-convex

Installation

$npx skills add https://github.com/get-convex/agent-skills --skill convex-helpers-guide

How to Install convex-helpers-guide

Quickly install convex-helpers-guide AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/get-convex/agent-skills --skill convex-helpers-guide
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: get-convex/agent-skills.

SKILL.md

View raw

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

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

This is Convex's alternative to Row Level Security (RLS). Instead of database-level policies, use custom function wrappers to automatically add auth and access control to all queries and mutations.

Discover and use convex-helpers utilities for relationships, filtering, sessions, custom functions, and more. Use when you need pre-built Convex patterns. Source: get-convex/agent-skills.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/get-convex/agent-skills --skill convex-helpers-guide
Category
</>Dev Tools
Verified
First Seen
2026-02-24
Updated
2026-03-10

Browse more skills from get-convex/agent-skills

Quick answers

What is convex-helpers-guide?

Discover and use convex-helpers utilities for relationships, filtering, sessions, custom functions, and more. Use when you need pre-built Convex patterns. Source: get-convex/agent-skills.

How do I install convex-helpers-guide?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/get-convex/agent-skills --skill convex-helpers-guide Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/get-convex/agent-skills