This is an umbrella skill that routes you to 11 specialized Convex development skills instead of trying to cram everything into one giant prompt. Hit `/convex-functions` for writing queries and mutations, `/convex-schema-validator` for data modeling, `/convex-realtime` for subscriptions, or `/convex-agents` for AI agent patterns. Each sub-skill focuses on specific Convex APIs and patterns rather than generic advice. Smart approach since Convex has distinct areas like file storage, cron jobs, and security auditing that each deserve focused treatment. Saves you from scrolling through irrelevant context when you just need help with one specific piece.
npx skills add https://github.com/waynesutton/convexskills --skill convex