Convex Schema Validator: Defining and validating database schemas with proper typing, index configuration, optional fields, unions, and migration strategies for schema changes
Installation
Details
Usage
After installing, this skill will be available to your AI coding assistant.
Verify installation:
skills listMore by waynesutton
View allConvex Realtime: Patterns for building reactive apps including subscription management, optimistic updates, cache behavior, and paginated queries with cursor-based loading
Convex Security Check: Quick security audit checklist covering authentication, function exposure, argument validation, row-level access control, and environment variable handling
Convex Security Audit: Deep security review patterns for authorization logic, data access boundaries, action isolation, rate limiting, and protecting sensitive operations
Convex Functions: Writing queries, mutations, actions, and HTTP actions with proper argument validation, error handling, internal functions, and runtime considerations
