convex

Routes Convex development tasks to specialized sub-skills like functions, realtime, and schema validation.

Updated Apr 7, 2026
One-click install
npx skills add https://github.com/Yahia89/ordering-food --skill convex-yahia89
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: convex
Source: https://github.com/Yahia89/ordering-food/tree/main/.claude/skills/convex
Command: npx skills add https://github.com/Yahia89/ordering-food --skill convex-yahia89

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Consolidates Convex development patterns into a single entry point to simplify discovery, onboarding, and consistent usage across projects.

Core Features & Use Cases

  • Central hub that routes to specialized Convex skills like convex-functions, convex-schema-validator, convex-realtime, convex-agents, and more.
  • Provides a unified reference for best practices and common workflows across backend, realtime, migrations, and tooling.
  • Use Case: When starting a Convex project, consult this umbrella skill to navigate to the exact sub-skill you need.

Quick Start

Navigate to the convex sub-skills that match your task to start implementing Convex development patterns.

Frequently Asked Questions about convex

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

FAQPage Schema
What is the best way to organize Convex backend development patterns across multiple projects?

An umbrella skill organizes Convex backend development patterns into a single routing hub, guiding teams to specialized sub-skills for consistent project onboarding and discovery. It simplifies finding the exact pattern needed for backend, realtime, or schema validation tasks.

How do I start implementing realtime features and schema validation in a Convex project?

You can navigate to specialized Convex sub-skills by consulting this central hub, which routes tasks to the exact sub-skill like convex-functions, convex-realtime, convex-schema-validator, or convex-agents. Match your specific task to the corresponding sub-skill to begin implementation.

Does this Convex routing umbrella support agents and tooling patterns?

Yes, this Convex umbrella supports agents and tooling patterns by providing a unified reference for best practices across backend, realtime, migrations, and tooling. It routes developers to specialized sub-skills like convex-agents for applicable project requirements.

Can I use this umbrella skill for onboarding new developers to a Convex backend codebase?

Yes, you can use this umbrella skill for onboarding new developers to a Convex backend codebase. It consolidates development patterns into a single entry point to simplify discovery and consistent usage across projects, helping new team members find exact sub-skills quickly.

When should I use a specialized Convex sub-skill instead of the umbrella skill?

Use specialized Convex sub-skills like convex-functions or convex-schema-validator when you need targeted implementation patterns for backend, realtime, or validation tasks. Consult the umbrella skill first for discovery and onboarding, then route to the exact sub-skill matching your requirement.