implexa
back to leaderboard
WA

@waynesutton

contributor on implexa, with 14 skills ranked by SkillRank across 1 source.

waynesutton on githubpublishes to skills.sh
skills
14
avg SkillRank
5.0
4 scored / 14 total
total stars
across 1 repo
total installs
across 1 repo

skills, ranked by SkillRank

scoresourceskill
5.4skills.sh
convex-cron-jobs
convex-cron-jobs covers interval and cron-based scheduling for background tasks in convex, supporting cleanup, syncing, and batch operations with dashboard monitoring.
5.3skills.sh
convex-security-check
convex-security-check provides a structured audit checklist for convex applications covering auth, function exposure, argument validation, and access control. includes typescript patterns and helper functions but lacks actionable step-by-step procedure and failure mode guidance.
5.1skills.sh
convex-file-storage
convex-file-storage covers upload flows, url serving, generated file storage, deletion, and metadata access. practical but incomplete as written.
4.3skills.sh
convex-component-authoring
convex-component-authoring covers structuring isolated, reusable convex packages with type-safe exports, react hooks, and npm publishing, but lacks actionable step-by-step guidance on actual implementation.
skills.sh
convex-migrations
convex-migrations — an installable skill for AI agents, published by waynesutton/convexskills.
skills.sh
convex-http-actions
External API integration and webhook handling including HTTP endpoint routing, request/response handling, authentication, CORS configuration, and webhook…
skills.sh
convex-realtime
Patterns for building reactive apps including subscription management, optimistic updates, cache behavior, and paginated queries with cursor-based loading
skills.sh
convex-schema-validator
Defining and validating database schemas with proper typing, index configuration, optional fields, unions, and migration strategies for schema changes
skills.sh
convex-functions
Writing queries, mutations, actions, and HTTP actions with proper argument validation, error handling, internal functions, and runtime considerations
skills.sh
convex-best-practices
Guidelines for building production-ready Convex apps covering function organization, query patterns, validation, TypeScript usage, error handling, and the Zen…
skills.sh
convex
Umbrella skill for all Convex development patterns. Routes to specific skills like convex-functions, convex-realtime, convex-agents, etc.
skills.sh
avoid-feature-creep
Prevent feature creep when building software, apps, and AI-powered products. Use this skill when planning features, reviewing scope, building MVPs, managing…
skills.sh
convex-agents
Building AI agents with the Convex Agent component including thread management, tool integration, streaming responses, RAG patterns, and workflow orchestration
skills.sh
convex-security-audit
convex-security-audit — an installable skill for AI agents, published by waynesutton/convexskills.