This skill equips Claude with specialized patterns for implementing Convex backend functions, specifically tailored for the RFP Discovery ecosystem. It provides comprehensive schema definitions for complex data models—including users, RFPs, evaluations, and pursuits—alongside optimized query patterns for pagination and full-text search. By incorporating secure mutation practices, Clerk authentication integration, and external API action handlers for data ingestion (such as Sam.gov), this skill ensures that backend development is type-safe, efficient, and follows production-grade architectural standards for serverless environments.
Key Features
01External API action patterns for automated data ingestion from government sources
02Optimized schema definitions for RFP tracking and evaluation workflows
03React integration hooks for real-time UI updates and optimistic state management
04Efficient query patterns using database indexes and search indexes
050 GitHub stars
06Secure mutation logic with integrated Clerk authentication checks