convex

Route ambiguous Convex requests to the appropriate repository workflow guidance.

5|Updated Apr 29, 2020
One-click install
npx skills add https://github.com/vanities/bitchan --skill convex-vanities
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: convex
Source: https://github.com/vanities/bitchan/tree/main/web/.agents/skills/convex
Command: npx skills add https://github.com/vanities/bitchan --skill convex-vanities

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill reduces confusion by routing general Convex requests to the most appropriate, more specific Convex workflow guidance within the repo, instead of leaving the user to guess which setup, migration, performance, or component workflow to follow.

Core Features & Use Cases

  • Convex routing for underspecified tasks: Interprets broad “Convex” requests and directs them to the best-matching specialized Convex skill based on the user’s goal.
  • Guidance bootstrap for stale/missing setup: Recommends installing or refreshing the managed Convex AI files when repo-level guidance is not yet installed or may be outdated.
  • Clear decision rules: Helps decide when to switch to a specific Convex skill (quickstart, auth, components, migrations, or performance audits) versus when to stay on this routing guidance.

Quick Start

Ask an AI assistant to “Route my Convex request to the correct Convex workflow and tell me the next best step given that my task is [describe your task]”.

Frequently Asked Questions about convex

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

FAQPage Schema
How do I route a general Convex request to the correct workflow?

To route a Convex request, describe your task goal like onboarding, auth, or migration, and this guidance maps it to the correct specialized Convex workflow. It interprets broad requests to direct you to the best-matching specific skill category.

When do I need to install managed Convex AI files?

You need to install managed Convex AI files when repository-level guidance is missing or potentially stale. This routing guidance recommends refreshing those files as the initial prerequisite to ensure you have the latest workflow instructions.

What's the best way to decide which Convex skill to use for my project?

The best way to choose a Convex skill is to match your specific goal, such as quickstart, authentication, components, migrations, or performance audits. Clear decision rules help determine when to switch to a specialized skill versus staying on routing guidance.

Can I use this routing guidance for setting up Convex authentication?

Yes, you can use this routing guidance for setting up Convex authentication. It evaluates your auth setup request and routes you to the dedicated authentication workflow skill rather than leaving you to guess the correct setup process.

Why should I use Convex routing instead of going directly to a specific workflow?

You should use Convex routing for underspecified tasks because it reduces confusion by evaluating your goal and mapping it to the correct workflow. It prevents you from guessing whether to follow setup, migration, performance, or component instructions.