convex

Route Convex tasks to the appropriate specialized workflow.

Updated Apr 22, 2026
One-click install
npx skills add https://github.com/wixels/sab-colour-profile --skill convex-wixels
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: convex
Source: https://github.com/wixels/sab-colour-profile/tree/main/packages/backend/.agents/skills/convex
Command: npx skills add https://github.com/wixels/sab-colour-profile --skill convex-wixels

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill eliminates confusion for users working on Convex-related tasks in this repository by directing them to the most appropriate specialized Convex workflow, avoiding wasted effort on incorrect or generic approaches.

Core Features & Use Cases

  • Central Convex Routing: Acts as the default entry point for all Convex work in the repo, automatically matching user requests to the correct specialized Convex skill for their specific task.
  • Best Practice Enforcement: Recommends installing official Convex AI guidance first if it is missing or outdated, ensuring users follow current recommended Convex workflows.
  • Use Case: If a user asks about building a reusable Convex component, this Skill routes them to the convex-create-component skill instead of providing generic, non-repo-specific Convex advice.

Quick Start

Use the convex skill when working on any Convex-related task in this repository to get automatically routed to the correct specialized Convex workflow for your specific goal.

Frequently Asked Questions about convex

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

FAQPage Schema
How do I choose the right Convex workflow for my backend task?

To choose the right Convex workflow, use a central routing skill that matches your specific backend task to the appropriate specialized Convex skill, preventing wasted effort on incorrect or generic approaches.

What is the best way to set up a new Convex project following best practices?

The best way to set up a new Convex project is by routing your request through a central entry point that checks for and installs official Convex AI guidance first, ensuring you follow current recommended workflows.

Can I use generic Convex advice for building reusable components?

You can use generic Convex advice for building reusable components, but routing your request to a specialized skill like convex-create-component ensures you get repo-specific guidance instead of generic instructions.

Does this routing approach handle Convex authentication configuration?

Yes, this routing approach handles Convex authentication configuration by acting as the default entry point for all Convex work in the repo and routing you to the correct specialized workflow for your specific goal.

When do I need to update my official Convex AI guidance?

You need to update your official Convex AI guidance when it is missing or outdated, which a central routing skill checks for prior to delegating your task to ensure adherence to current recommended Convex workflows.

Why does my Convex performance investigation use the wrong workflow?

Your Convex performance investigation uses the wrong workflow because without a central routing skill, requests are not automatically matched to the correct specialized Convex skill for their specific task.