convex

Route Convex tasks to the most specific Convex skill.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill provides routing guidance for Convex work within the repo, helping users quickly identify and invoke the most appropriate Convex workflow when starting or configuring Convex in an app.

Core Features & Use Cases

  • Routing to the most specific Convex skill based on user intent
  • Guidance on starting Convex projects, authentication, migrations, or performance tasks
  • Clear fallback to default Convex guidance when a specific skill matches

Quick Start

Ask me to route your Convex task or start with convex-quickstart for a new project.

Frequently Asked Questions about convex

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

FAQPage Schema
How do I route my Convex task to the right workflow?

Routing a Convex task involves matching your input to the most specific Convex skill, such as those for new projects or migrations, or falling back to default installation guidance.

What is the recommended setup workflow for starting a new Convex project?

The recommended setup workflow for a new Convex project advises using npx convex ai-files install and consulting Convex docs to ensure proper initialization and configuration.

Can I get AI guidance for Convex authentication and migrations?

Yes, you can get AI guidance for Convex authentication and migrations by routing your task input to the specialized Convex skills designed for those specific configuration and update processes.

Does this Convex routing approach work for performance checks?

Yes, the Convex routing approach works for performance checks by guiding your request to the appropriate specialized skill designed to evaluate and optimize your application's performance.

What happens when no specific Convex skill matches my task?

When no specific Convex skill matches your task, the system provides a clear fallback to default Convex guidance, offering installation advice and directing you to official Convex documentation.