83,201 skills sorted by stars.
Implement Convex HTTP actions and webhook endpoints with explicit validation, auth, and clear public/internal boundaries...
External API integration and webhook handling including HTTP endpoint routing, request/response handling, authentication...
name: convex-integration
Set up and troubleshoot Convex MCP access, environment variables, and local development workflow without importing Curso...
guidance on how to properly do data migrations in Convex
Plan and implement safe Convex schema and data migrations, especially when changing existing fields, relationships, or r...
Schema migration strategies for evolving applications including adding new fields, backfilling data, removing deprecated...
This skill should be used when implementing Convex mutation functions. It provides comprehensive guidelines for defining...
Problem-solving strategies for convex optimization in optimization
Use when implementing multi-tenant organization features with Better Auth and Convex - organization management, member r...
Convex database patterns and best practices for RFP Discovery. Use when writing Convex queries, mutations, actions, or s...
Convex backend patterns for this project. Query/mutation/action structure, TypeScript recursion workarounds, auth patter...
Use when integrating Polar payment system with Better Auth - provides checkout flows, subscription management, webhook h...
This skill should be used when implementing Convex query functions. It provides comprehensive guidelines for defining, r...
Set up or extend Convex in AgentForge-compatible projects. Use for initial setup, project scaffolding, and first-pass sc...
Patterns for building reactive apps including subscription management, optimistic updates, cache behavior, and paginated...
Build reactive Convex-backed UI flows with subscriptions, optimistic updates, and pagination-aware data loading.
Implement real-time features using Convex reactive queries that automatically update when data changes, enabling live co...
Use Convex for reactive web app backends. Default for project types C (Web) and F (AI Web). Use when user says 'convex',...
Review Convex code for security, runtime correctness, performance, schema design, and AgentForge-specific architectural...
Advanced scheduling - runtime crons, batch processing, timeouts, retry patterns
Design and evolve Convex schemas with proper indexes, relationships, and repo-specific constraints. Use when editing con...
Defining and validating database schemas with proper typing, index configuration, optional fields, unions, and migration...