Agents
Why Implexa
Pricing
Resources
Install
Sign in
Sign up
back to leaderboard
WA
@waynesutton
contributor on implexa, with 14 skills ranked by
SkillRank
across 1 source.
waynesutton on github
publishes to skills.sh
skills, ranked by SkillRank
score
source
skill
6.8
skills.sh
avoid-feature-creep
avoid-feature-creep provides a decision framework and scope management rules for preventing unnecessary product bloat. covers validation checklists, mvp definition, stakeholder negotiation, and ai agent discipline, with practical templates and recovery strategies.
5.4
skills.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.3
skills.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.1
skills.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.3
skills.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.
3.2
skills.sh
convex
convex is a router skill that indexes specific development patterns (functions, schema, realtime, http actions, file storage, migrations) without providing actionable guidance itself. routing only, no procedure.
—
skills.sh
convex-migrations
Schema migration strategies for evolving applications including adding new fields, backfilling data, removing deprecated fields, index migrations, and…
—
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-agents
convex-agents — an installable skill for AI agents, published by waynesutton/convexskills.
—
skills.sh
convex-security-audit
convex-security-audit — an installable skill for AI agents, published by waynesutton/convexskills.