convex

Route Convex backend development to relevant sub-skills like functions and schema.

Updated Feb 5, 2026
One-click install
npx skills add https://github.com/sergical/gatekeeper --skill convex-sergical
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: convex
Source: https://github.com/sergical/gatekeeper/tree/main/.agents/skills/convex
Command: npx skills add https://github.com/sergical/gatekeeper --skill convex-sergical

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Consolidate the diverse Convex development patterns under a single entrypoint, making it easy to discover, compare, and navigate to the exact sub-skills you need.

Core Features & Use Cases

  • Centralized guidance for Convex development patterns (functions, schema, realtime, HTTP actions, and more).
  • Clear routing to specific skills like convex-functions, convex-schema-validator, convex-realtime, convex-agents, and convex-file-storage.
  • Quick onboarding references and best practices to accelerate project start and maintain consistency across teams.

Quick Start

Start by selecting a Convex sub-skill (e.g., convex-functions) to begin implementing your backend pattern.

Frequently Asked Questions about convex

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
What are the standard backend patterns for building real-time apps with Convex?▼

Convex backend patterns for real-time apps are consolidated under a single umbrella, guiding teams to appropriate sub-skills like convex-realtime and convex-functions to simplify choosing the right architecture. This centralizes high-level guidance and best-practice references.

How do I choose the right Convex development pattern for my backend?▼

To choose the right Convex development pattern, start by selecting a specific sub-skill like convex-functions or convex-schema-validator. This unified entrypoint allows you to discover, compare, and navigate to the exact backend pattern your project requires.

Can I find guidance for both frontend and backend patterns when using Convex?▼

Yes, Convex pattern guidance links high-level architecture to concrete sub-skills, ensuring both frontend and backend patterns are accessible. It also includes security considerations and best-practice references to maintain consistency across teams.

Does this coordinate modular architecture patterns for Convex agents?▼

Yes, it coordinates modular Convex development patterns for agents by routing you to specialized sub-skills like convex-agents. This ensures you apply the correct backend patterns for building agent-based applications.

What is the best way to onboard a team to Convex file storage and schema validation?▼

The best way to onboard a team to Convex file storage and schema validation is using centralized guidance that routes directly to convex-file-storage and convex-schema-validator. This provides quick onboarding references to accelerate project start.