Wayne Sutton

Wayne Sutton

/waynesutton
Convex·San Francisco, CA

Startup Programs at Convex + Head of Community & Events at @get-convex / Connecting developers & startups to build faster with Convex. / 🏍 Adv Rider /

14 skills
convex
Passed all 3 security checks
Umbrella skill for all Convex development patterns. Routes to specific skills like convex-functions, convex-realtime, convex-agents, etc.
·05.5k
convex-best-practices
Passed all 3 security checks
Guidelines for building production-ready Convex apps covering function organization, query patterns, validation, TypeScript usage, error handling, and the Zen of Convex design philosophy
·03.3k
convex-functions
Passed all 3 security checks
Writing queries, mutations, actions, and HTTP actions with proper argument validation, error handling, internal functions, and runtime considerations
·02.6k
convex-schema-validator
Passed all 3 security checks
Defining and validating database schemas with proper typing, index configuration, optional fields, unions, and migration strategies for schema changes
·02.4k
convex-realtime
Passed all 3 security checks
Patterns for building reactive apps including subscription management, optimistic updates, cache behavior, and paginated queries with cursor-based loading
·02.3k
convex-cron-jobs
Passed all 3 security checks
Scheduled function patterns for background tasks including interval scheduling, cron expressions, job monitoring, retry strategies, and best practices for long-running tasks
·02.2k
Audit your Convex backend for security gaps
Passed all 3 security checks
Runs a structured checklist across authentication, function exposure, argument validation, row-level access, and secrets—flags risks before they reach production.
Engineering / debugging-investigationatomicfor-engineers
·02.2k
Connect your backend to external APIs
Passed all 3 security checks
Scaffolds HTTP endpoints, webhook receivers, and auth flows that integrate with Stripe, Slack, or any REST API. Handles CORS, validation, and error cases automatically.
Engineering / pipelines-dataatomicfor-engineers
·02.2k
convex-file-storage
Passed all 3 security checks
Complete file handling including upload flows, serving files via URL, storing generated files from actions, deletion, and accessing file metadata from system tables
·02.1k
convex-migrations
Passed all 3 security checks
Schema migration strategies for evolving applications including adding new fields, backfilling data, removing deprecated fields, index migrations, and zero-downtime migration patterns
·02k
convex-security-audit
Passed all 3 security checks
Deep security review patterns for authorization logic, data access boundaries, action isolation, rate limiting, and protecting sensitive operations
·01.3k
convex-agents
Passed all 3 security checks
Building AI agents with the Convex Agent component including thread management, tool integration, streaming responses, RAG patterns, and workflow orchestration
·01.3k
avoid-feature-creep
Passed all 3 security checks
·01.1k
convex-component-authoring
Passed all 3 security checks
How to create, structure, and publish self-contained Convex components with proper isolation, exports, and dependency management
·01k