teach
49J-StaR-Films-Studios/VibeCode-Protocol-Suite
Skill Claude CodeCodex
Use when explaining complex codebase concepts plainly without jargon, or managing a persistent learning workspace with MISSION.md.
J-StaR-Films-Studios/VibeCode-Protocol-Suite
Skill Claude CodeCodex
Use when explaining complex codebase concepts plainly without jargon, or managing a persistent learning workspace with MISSION.md.
J-StaR-Films-Studios/VibeCode-Protocol-Suite
Skill Claude CodeCodex
Use for 'why does X work this way', 'why we picked Y', design rationale, regressions, postmortems, or data-backed thresholds. Discovers available MCPs and queries each evidence category (source control, issue tracker, long-form docs, real-time chat, infrastructure observability, error tracking, product analytics…
J-StaR-Films-Studios/VibeCode-Protocol-Suite
Skill Claude CodeCodex
Use when reviewing staged changes, PRs, or branch diffs against repository standards and originating specifications using parallel sub-agents.
J-StaR-Films-Studios/VibeCode-Protocol-Suite
Skill Claude CodeCodex
Retrieve up-to-date documentation for software libraries, frameworks, and components via the Context7 API. This skill should be used when looking up documentation for any programming library or framework, finding code examples for specific APIs or features, verifying correct usage of library functions, or obtaining…
J-StaR-Films-Studios/VibeCode-Protocol-Suite
Skill Claude CodeCodex
Use when building with Convex, writing Convex functions, queries, mutations, actions, HTTP endpoints, defining database schemas/validators, configuring cron jobs, file storage, realtime subscriptions, AI agents, or security audits.
J-StaR-Films-Studios/VibeCode-Protocol-Suite
Skill Claude CodeCodex
Building AI agents with the Convex Agent component including thread management, tool integration, streaming responses, RAG patterns, and workflow orchestration.
J-StaR-Films-Studios/VibeCode-Protocol-Suite
Skill Claude CodeCodex
Guidelines for building production-ready Convex apps covering function organization, query patterns, validation, TypeScript usage, error handling, and the Zen of Convex design philosophy.
J-StaR-Films-Studios/VibeCode-Protocol-Suite
Skill Claude CodeCodex
How to create, structure, and publish self-contained Convex components with proper isolation, exports, and dependency management.
J-StaR-Films-Studios/VibeCode-Protocol-Suite
Skill Claude CodeCodex
Scheduled function patterns for background tasks including interval scheduling, cron expressions, job monitoring, retry strategies, and best practices for long-running tasks.
J-StaR-Films-Studios/VibeCode-Protocol-Suite
Skill Claude CodeCodex
Complete file handling including upload flows, serving files via URL, storing generated files from actions, deletion, and accessing file metadata from system tables.
J-StaR-Films-Studios/VibeCode-Protocol-Suite
Skill Claude CodeCodex
Writing queries, mutations, actions, and HTTP actions with proper argument validation, error handling, internal functions, and runtime considerations.
J-StaR-Films-Studios/VibeCode-Protocol-Suite
Skill Claude CodeCodex
External API integration and webhook handling including HTTP endpoint routing, request/response handling, authentication, CORS configuration, and webhook signature validation.