Comprehensive development guide for Convex, a reactive database with real-time updates. This skill contains guidelines for building full-stack web applications with Convex backend, including function syntax, schema definitions, validators, scheduling, file storage, and Convex Components integration. Designed for AI agents writing, reviewing, or refactoring Convex applications.
Comprehensive guide for building applications with Convex, a reactive database with real-time updates. Contains detailed guidelines for Convex functions, schema, validators, scheduling, file storage, and integration with Convex Components.
Reference these guidelines when:
Read individual documentation files for detailed explanations and code examples:
convex-guidelines.md - Comprehensive Convex development guidelines
system.md - Role and general system prompts
solution-constraints.md - Template and constraint information
openai.md - OpenAI-specific instructions (conditional)
google.md - Google-specific workflow (conditional)
openai-proxy-guidelines.md - OpenAI proxy integration (conditional)
resend-proxy-guidelines.md - Resend proxy integration (conditional)
components/prosemirror.md - ProseMirror component documentation
components/presence.md - Presence component documentation
components/resend.md - Resend component documentation
formatting-instructions.md - Formatting rules
example-data-instructions.md - Example data handling
secrets-instructions.md - Environment variable setup
output-instructions.md - Tool usage instructions
Each file contains:
For the complete guide with all sections expanded: AGENTS.md