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.