mcpbeat

waynesutton Skills

14 skills published by waynesutton across 1 repository. Together they weigh 57 875 tokens — that is what loading all of them at once would cost you in context. 2 of them have been repackaged into other people's repositories.

14 skills 57 875 tokens total 2 copies elsewhere

Convex ×2
convexskills

Umbrella skill for all Convex development patterns. Routes to specific skills like convex-functions, convex-realtime, convex-agents, etc.

2k tokens
Avoid Feature Creep
convexskills

Prevent feature creep when building software, apps, and AI-powered products. Use this skill when planning features, reviewing scope, building MVPs, managing backlogs, or when a user says "just one more feature." Helps developers and AI agents stay focused, ship faster, and avoid bloated products.

4k tokens
Convex Agents
convexskills

Building AI agents with the Convex Agent component including thread management, tool integration, streaming responses, RAG patterns, and workflow orchestration

5k tokens
Convex Best Practices
convexskills

Guidelines for building production-ready Convex apps covering function organization, query patterns, validation, TypeScript usage, error handling, and the Zen of Convex design philosophy

4k tokens
Convex Component Authoring
convexskills

How to create, structure, and publish self-contained Convex components with proper isolation, exports, and dependency management

4k tokens
Convex Cron Jobs
convexskills

Scheduled function patterns for background tasks including interval scheduling, cron expressions, job monitoring, retry strategies, and best practices for long-running tasks

5k tokens
Convex File Storage
convexskills

Complete file handling including upload flows, serving files via URL, storing generated files from actions, deletion, and accessing file metadata from system tables

4k tokens
Convex Functions
convexskills

Writing queries, mutations, actions, and HTTP actions with proper argument validation, error handling, internal functions, and runtime considerations

4k tokens
Convex HTTP Actions
convexskills

External API integration and webhook handling including HTTP endpoint routing, request/response handling, authentication, CORS configuration, and webhook signature validation

6k tokens
Convex Migrations
convexskills

Schema migration strategies for evolving applications including adding new fields, backfilling data, removing deprecated fields, index migrations, and zero-downtime migration patterns

6k tokens
Convex Realtime
convexskills

Patterns for building reactive apps including subscription management, optimistic updates, cache behavior, and paginated queries with cursor-based loading

4k tokens
Convex Schema Validator
convexskills

Defining and validating database schemas with proper typing, index configuration, optional fields, unions, and migration strategies for schema changes

4k tokens
Convex Security Audit
convexskills

Deep security review patterns for authorization logic, data access boundaries, action isolation, rate limiting, and protecting sensitive operations

5k tokens
Convex Security Check
convexskills

Quick security audit checklist covering authentication, function exposure, argument validation, row-level access control, and environment variable handling

4k tokens