convex

Route general Convex requests to the most specific project skill.

Updated Jun 1, 2026
One-click install
npx skills add https://github.com/zuzu59/z-skills --skill convex-zuzu59
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: convex
Source: https://github.com/zuzu59/z-skills/tree/main/skills/convex
Command: npx skills add https://github.com/zuzu59/z-skills --skill convex-zuzu59

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

  • Route to the most specific Convex skill (e.g., convex-quickstart, convex-setup-auth, convex-create-component, convex-migration-helper, convex-performance-audit) based on user input.
  • Provide a clear path when the user's goal is ambiguous, guiding them to install or consult official Convex guidelines.
  • Serve as a coordinating hub to unify Convex workflows across a project.

Quick Start

Describe a Convex task and I will route it to the most appropriate Convex skill.

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 determine which Convex skill to use, describe your app task and the routing skill directs you to the most specific skill, such as convex-quickstart or convex-setup-auth. It resolves ambiguity by matching your request to the correct workflow.

What is the best way to route an underspecified Convex app task?

The best way to route an underspecified Convex app task is to input your general request for intent disambiguation. The skill analyzes your goal and guides you to the correct specific skill or official Convex guidelines for installation.

Can I use this routing skill to find a Convex migration helper?

Yes, you can use this routing skill to find a Convex migration helper. By providing your general migration request, the skill routes you to the specific convex-migration-helper skill to execute your database changes.

Does this skill guide installation of Convex AI files?

Yes, this skill guides the installation of Convex AI files. When your task requires setup files, the routing mechanism directs you to consult and install the official Convex guidelines.

When do I need to use a Convex workflow routing skill?

You need to use a Convex workflow routing skill when you have an ambiguous or general Convex request. It serves as a coordinating hub to unify workflows and direct you to the correct specific skill.