convex

Route general Convex requests to the most specific project skill.

2|Updated Jan 7, 2026
One-click install
npx skills add https://github.com/Lostovayne/Complete-Cursor-Clone-Next16 --skill convex-lostovayne
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: convex
Source: https://github.com/Lostovayne/Complete-Cursor-Clone-Next16/tree/main/.agents/skills/convex
Command: npx skills add https://github.com/Lostovayne/Complete-Cursor-Clone-Next16 --skill convex-lostovayne

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Routes general Convex requests to the right project skill. Use when the user asks which Convex skill to use or gives an underspecified Convex app task.

Core Features & Use Cases

  • Routing: Directs generic Convex requests to the most specific relevant skill.
  • Guidance: Recommends installing or refreshing official Convex AI files when guidance is missing or outdated.
  • Fallback: Points to specialized Convex skills (e.g., convex-setup-auth, convex-create-component) when a precise match exists.

Quick Start

Route the current Convex task to the most specific Convex skill, or install Convex AI files if guidance is missing.

Frequently Asked Questions about convex

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

FAQPage Schema
How do I know which Convex skill to use for my app task?

To know which Convex skill to use, you can route underspecified app tasks to a routing skill that validates your request and directs you to the most specific project skill available.

What should I do if my Convex AI guidance is missing or outdated?

If your Convex AI guidance is missing or outdated, you should install or refresh the official Convex AI files to restore accurate routing for your project-specific tasks.

Can I get directed to specialized Convex skills for setup and components?

Yes, you can get directed to specialized Convex skills. When a precise match exists, the router points to specific skills like convex-setup-auth or convex-create-component.

What happens when I submit a general Convex request without details?

When you submit a general Convex request, the routing mechanism validates the underspecified task and applies Convex AI guidelines to direct you to the most relevant skill.

When should I not rely on general Convex request routing?

You should not rely on general Convex request routing if you already know the exact project skill required; routing is designed for underspecified tasks needing guidance and validation.