Domains
Forms
Domains
Forms
Mechanism
Breaks down how the skill works and what it produces, so you can quickly judge whether it fits your scenario and value.
When the user starts any Convex-related work in this repo and no more specific Convex skill is obviously matched yet.
npx convex ai-files install to install/refresh official Convex AI guidance.User gets the correct Convex guidelines in place and is routed to the proper specialized skill for efficient task execution.
Use Cases
A developer opens the repo and wants to start using Convex but is unsure of setup. They invoke this skill, which recommends `npx convex ai-files install` to fetch official guidelines and then routes them to `convex-quickstart` for project initialization. This prevents stale manual config and saves onboarding time.
A user asks about setting up auth in their Convex app. The routing skill identifies the goal and switches to `convex-setup-auth` instead of handling it directly. This ensures the user follows the dedicated, up-to-date auth workflow rather than a generic path, improving correctness.
Skill Relationships
Dependency relationships read as "the upper tier points to the lower tier." The current Skill sits in the middle tier — above are Skills that depend on it, below are Skills it depends on.
Tier 1 · These Skills Use Me
Tier 2 · Current Skill
Tier 3 · I Use These Skills
Browse this skill's relationships within its skillset. Click a node to switch the side panel; use the search box to jump to any skill.