convex

Consolidate Convex development patterns into a single entry point.

1|1|Updated Feb 7, 2026
One-click install
npx skills add https://github.com/mauricioacp/tanstack-convex-better-auth-template --skill convex-mauricioacp
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: convex
Source: https://github.com/mauricioacp/tanstack-convex-better-auth-template/tree/main/.agents/skills/convex
Command: npx skills add https://github.com/mauricioacp/tanstack-convex-better-auth-template --skill convex-mauricioacp

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Provides a centralized hub for Convex development patterns, helping teams quickly discover, organize, and reuse best practices across projects.

Core Features & Use Cases

  • Umbrella guidance across Convex development patterns including functions, schema, realtime, HTTP actions, file storage, migrations, and agents.
  • Quick navigation to focused sub-skills (e.g., convex-functions, convex-schema-validator, convex-realtime, convex-agents) to accelerate implementation.
  • Use case: start a new Convex project and immediately access a curated set of patterns to bootstrap backend and real-time features.

Quick Start

Explore the Convex Development hub and drill into a specific skill like convex-functions to begin building backend features.

Frequently Asked Questions about convex

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

FAQPage Schema
What are Convex development patterns and when do I need them?

Convex development patterns are consolidated best practices for backend, realtime, and agent workflows. You need them to accelerate discovery and reuse of implementation standards when starting new projects or scaling existing Convex features.

How do I bootstrap a new Convex backend project with standard patterns?

To bootstrap a Convex backend project, access the unified patterns hub to locate operational guidance for functions, schema, and HTTP actions. Drill into focused sub-skills like convex-functions to begin implementing specific backend features immediately.

Does Convex support realtime and AI agent workflows?

Yes, Convex supports realtime and AI agent workflows through dedicated pattern guidance. The unified hub provides access to specialized sub-skills like convex-realtime and convex-agents to help you implement interactive and automated backend processes.

What's the best way to structure file storage and database migrations in Convex?

The best way to structure file storage and database migrations in Convex is by applying the curated operational guidance from the unified patterns hub. It provides Markdown instructions to help you locate and apply the appropriate schema and migration standards.

Can I extend Convex patterns with my own custom scripts and references?

Yes, you can extend Convex patterns with custom scripts and references. The pattern guidance optionally supports referencing external scripts and assets, allowing teams to adapt the unified standards to their specific project requirements.