convex

Routes tasks to specialized skills for managing Cowboy development workflows and resources.

Updated Feb 8, 2026
One-click install
npx skills add https://github.com/Pratikkadam254/LinkedinLeadGen --skill convex-pratikkadam254
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: convex
Source: https://github.com/Pratikkadam254/LinkedinLeadGen/tree/main/.claude/skills/convex
Command: npx skills add https://github.com/Pratikkadam254/LinkedinLeadGen --skill convex-pratikkadam254

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Umbrella skill for all Convex development patterns. Routes to specific skills like convex-functions, convex-realtime, convex-agents, etc.

Core Features & Use Cases

This skill acts as an index and routing hub for Convex development tasks, guiding users to more focused skills such as functions, schema validation, realtime, and agents.

Quick Start

Start with the general Convex development guidelines to identify the appropriate sub-skill for your task.

Frequently Asked Questions about convex

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

FAQPage Schema
How do I structure a modular Convex backend for realtime, agents, and functions?

To structure a modular Convex backend, this skill routes your development tasks to specific patterns for functions, schema validation, realtime, and agents, ensuring organized implementation across your application.

What is the best way to manage Convex schema validation and data storage patterns?

The best way to manage Convex schema validation is by routing your schema and data storage tasks through this umbrella skill, which directs you to focused development patterns for your specific backend requirements.

Can I use this to route tasks for Convex agents and realtime functions?

Yes, you can route tasks for Convex agents and realtime functions. This skill acts as an index hub to guide you toward the specific modular patterns needed for your backend application.

How do I start developing a Convex-backed app using established patterns?

To start developing a Convex-backed app, begin with the general guidelines provided here to identify the appropriate sub-skill for your task, whether it involves schema, realtime, or agents.

Does this Convex development pattern require a specific SKILL.md setup?

Yes, Convex development patterns require a YAML frontmatter with name and description at the SKILL.md root, and support optional scripts, references, and assets directories for extended functionality.