·convex-helpers-guide
</>

convex-helpers-guide

get-convex/convex-agent-plugins

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

7Installs·1Trend·@get-convex

Installation

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

SKILL.md

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/convex-agent-plugins.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

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

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/convex-agent-plugins.

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/convex-agent-plugins --skill convex-helpers-guide Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

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