convex

Route Convex development tasks to specialized sub-skills for schemas, functions, and agents.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This index skill centralizes Convex development guidance by routing to specialized sub-skills for functions, schemas, realtime, and agents. It helps teams discover the right expertise without sifting through unrelated docs.

Core Features & Use Cases

  • Organized navigation: Directs developers to focused Convex skills like convex-functions, convex-schema-validator, convex-realtime, convex-agents.
  • Consistent discovery: Provides a single entry point for Convex development practices, version 1.0.0.
  • Use Case: When starting a Convex project, you can quickly access the relevant sub-skills to implement backend functions, data models, and AI agents.

Quick Start

Visit the Convex development index and open the desired sub-skill pages to begin building the project.

Frequently Asked Questions about convex

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

FAQPage Schema
How do I start building a backend with Convex for realtime apps?▼

To start building a Convex backend, you access the development index to route to specialized sub-skills for writing functions, defining schemas, and implementing realtime features.

What is the best way to organize Convex development for agents and schemas?▼

Organizing Convex development involves using an index skill that routes to focused sub-skills like convex-schema-validator and convex-agents, ensuring you access the correct expertise without sifting through unrelated docs.

Does Convex development require separate skills for functions and realtime data?▼

Convex development uses modular sub-skills to handle distinct areas like functions, realtime data, and agents, providing clear pointers to specific endpoints for each task.

When do I need to use specialized sub-skills for a Convex project?▼

You need specialized sub-skills when your Convex project requires defining data models, writing backend functions, or building AI agents, allowing you to quickly access relevant implementation guidance.

Can I use a single entry point for all Convex backend development practices?▼

A single entry point centralizes Convex development guidance by routing to specialized sub-skills, providing consistent discovery for practices across backend, data, and realtime tasks.

Why route to convex sub-skills instead of using general backend documentation?▼

Routing to convex sub-skills centralizes guidance and helps teams discover the right expertise for functions, schemas, and realtime tasks without sifting through unrelated general documentation.