14 skills
convex
Passed all 3 security checksUmbrella skill for all Convex development patterns. Routes to specific skills like convex-functions, convex-realtime, convex-agents, etc.
·0↓5.5k
convex-best-practices
Passed all 3 security checksGuidelines for building production-ready Convex apps covering function organization, query patterns, validation, TypeScript usage, error handling, and the Zen of Convex design philosophy
·0↓3.3k
convex-functions
Passed all 3 security checksWriting queries, mutations, actions, and HTTP actions with proper argument validation, error handling, internal functions, and runtime considerations
·0↓2.6k
convex-schema-validator
Passed all 3 security checksDefining and validating database schemas with proper typing, index configuration, optional fields, unions, and migration strategies for schema changes
·0↓2.4k
convex-realtime
Passed all 3 security checksPatterns for building reactive apps including subscription management, optimistic updates, cache behavior, and paginated queries with cursor-based loading
·0↓2.3k
convex-cron-jobs
Passed all 3 security checksScheduled function patterns for background tasks including interval scheduling, cron expressions, job monitoring, retry strategies, and best practices for long-running tasks
·0↓2.2k
Audit your Convex backend for security gaps
Passed all 3 security checksRuns a structured checklist across authentication, function exposure, argument validation, row-level access, and secrets—flags risks before they reach production.
·0↓2.2k
Connect your backend to external APIs
Passed all 3 security checksScaffolds HTTP endpoints, webhook receivers, and auth flows that integrate with Stripe, Slack, or any REST API. Handles CORS, validation, and error cases automatically.
·0↓2.2k
convex-file-storage
Passed all 3 security checksComplete file handling including upload flows, serving files via URL, storing generated files from actions, deletion, and accessing file metadata from system tables
·0↓2.1k
convex-migrations
Passed all 3 security checksSchema migration strategies for evolving applications including adding new fields, backfilling data, removing deprecated fields, index migrations, and zero-downtime migration patterns
·0↓2k
convex-security-audit
Passed all 3 security checksDeep security review patterns for authorization logic, data access boundaries, action isolation, rate limiting, and protecting sensitive operations
·0↓1.3k
convex-agents
Passed all 3 security checksBuilding AI agents with the Convex Agent component including thread management, tool integration, streaming responses, RAG patterns, and workflow orchestration
·0↓1.3k
avoid-feature-creep
Passed all 3 security checks·0↓1.1k
convex-component-authoring
Passed all 3 security checksHow to create, structure, and publish self-contained Convex components with proper isolation, exports, and dependency management
·0↓1k