Convex Fundamentals for TypeScript Agents Overview Convex is a reactive backend-as-a-service that provides real-time data synchronization, ACID transactions, and TypeScript-first development. This skill covers the core mental model, function types, layered architecture patterns, and HTTP action implementation. TypeScript: NEVER Use Type CRITICAL RULE: This codebase has enabled. Using will cause build failures. ❌ WRONG: ✅ CORRECT: When to Use This Skill Use this skill when: - Building Convex backend applications from scratch - Creating queries, mutations, or actions - Understanding the differe…