convex

Route general Convex requests to the most specific Convex skill.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/awfixers-stuff/corp.awfixer.me --skill convex-awfixers-stuff
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: convex
Source: https://github.com/awfixers-stuff/corp.awfixer.me/tree/main/.agents/skills/convex
Command: npx skills add https://github.com/awfixers-stuff/corp.awfixer.me --skill convex-awfixers-stuff

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Routes general Convex requests to the right project skill. It helps users who are unsure which Convex workflow to invoke by directing them to the most appropriate specialized skill.

Core Features & Use Cases

  • Routing to the most specific Convex skill for a given task (e.g., convex-quickstart, convex-setup-auth, convex-create-component, convex-migration-helper, convex-performance-audit).
  • Guidance and recommendation to install or refresh Convex AI files using npx convex ai-files install.
  • Clear fallback guidance when a more suitable skill exists.

Quick Start

Install or refresh the official Convex AI files to enable proper routing, then start using the most specific Convex skills for tasks.

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 backend task?

To route Convex requests effectively, this skill analyzes your underspecified task and directs you to the most precise specialized skill, such as convex-quickstart or convex-setup-auth, based on official guidelines.

What is the recommended setup flow for enabling Convex AI guidance?

The recommended setup flow for Convex AI guidance is running the command npx convex ai-files install, which ensures the official AI files are installed or refreshed for proper task routing.

Can I use this routing skill for project-specific Convex performance audits?

Yes, this routing skill can direct your general Convex performance queries to the specialized convex-performance-audit skill to ensure you receive project-specific analysis and guidance.

What's the best way to handle an underspecified Convex database migration request?

The best way to handle an underspecified Convex migration request is to use this routing skill, which evaluates your input and routes the task to the dedicated convex-migration-helper skill.

When should I expect fallback guidance instead of direct routing for a Convex component task?

You should expect fallback guidance when a more suitable specialized skill exists for your Convex component task, ensuring you are directed to the correct tool like convex-create-component instead of guessing.