What problem does it solve? When you have a Convex-related task but are unsure which specialized workflow applies, this Skill acts as a router that directs your request to the correct Convex skill instead of guessing. ## Core Features & Use Cases - Skill Routing: Matches underspecified Convex requests to the right specialized skill, such as convex-quickstart, convex-setup-auth, convex-create-component, convex-migration-helper, or convex-performance-audit. - AI Guidance Setup: Installs or refreshes official Convex AI guidance files using the npx convex ai-files install command. - Use Case: You ask for help with a Convex app task without specifying the workflow. This Skill identifies that your goal is authentication setup and hands off to convex-setup-auth. ## Quick Start Ask the assistant to help with a Convex task and let it route your request to the most specific Convex skill available.