Skip to main content
Source repository

waynesutton/convexskills

These skills were imported into SkillJury from the public skills ecosystem.

14 linked skillsVisit source
Source listing

14 imported skills

convex-security-audit

by waynesutton/convexskills

927

Comprehensive security review patterns for Convex applications including authorization logic, data access boundaries, action isolation, rate limiting, and protecting sensitive operations.

Software EngineeringTesting and QAFirst seen Jan 23, 2026

avoid-feature-creep

by waynesutton/convexskills

817

Stop building features nobody needs. This skill helps you ship products that solve real problems without drowning in unnecessary complexity.

Software EngineeringFrontend and DesignFirst seen Jan 18, 2026

convex-agents

by waynesutton/convexskills

780

Build persistent, stateful AI agents with Convex including thread management, tool integration, streaming responses, RAG patterns, and workflow orchestration.

Software EngineeringFrontend and DesignFirst seen Jan 23, 2026

convex-component-authoring

by waynesutton/convexskills

734

Create self-contained, reusable Convex components with proper isolation, exports, and dependency management for sharing across projects.

Software EngineeringFrontend and DesignFirst seen Jan 23, 2026

convex

by waynesutton/convexskills

4

This is an index skill for Convex development. Use specific skills for detailed guidance:

Software EngineeringFrontend and DesignFirst seen Jan 22, 2026

convex-best-practices

by waynesutton/convexskills

2

Build production-ready Convex applications by following established patterns for function organization, query optimization, validation, TypeScript usage, and error handling.

Software EngineeringFrontend and DesignFirst seen Jan 23, 2026

convex-cron-jobs

by waynesutton/convexskills

1

Schedule recurring functions for background tasks, cleanup jobs, data syncing, and automated workflows in Convex applications.

Software EngineeringTesting and QAFirst seen Jan 23, 2026

convex-file-storage

by waynesutton/convexskills

1

Handle file uploads, storage, serving, and management in Convex applications with proper patterns for images, documents, and generated files.

Software EngineeringFrontend and DesignFirst seen Jan 23, 2026

convex-functions

by waynesutton/convexskills

1

Master Convex functions including queries, mutations, actions, and HTTP endpoints with proper validation, error handling, and runtime considerations.

Software EngineeringFrontend and DesignFirst seen Jan 23, 2026

convex-http-actions

by waynesutton/convexskills

1

Build HTTP endpoints for webhooks, external API integrations, and custom routes in Convex applications.

Software EngineeringFrontend and DesignFirst seen Jan 23, 2026

convex-migrations

by waynesutton/convexskills

1

Evolve your Convex database schema safely with patterns for adding fields, backfilling data, removing deprecated fields, and maintaining zero-downtime deployments.

Software EngineeringFrontend and DesignFirst seen Jan 22, 2026

convex-realtime

by waynesutton/convexskills

1

Build reactive applications with Convex's real-time subscriptions, optimistic updates, intelligent caching, and cursor-based pagination.

Software EngineeringFrontend and DesignFirst seen Jan 23, 2026

convex-schema-validator

by waynesutton/convexskills

1

Define and validate database schemas in Convex with proper typing, index configuration, optional fields, unions, and strategies for schema migrations.

Software EngineeringTesting and QAFirst seen Jan 23, 2026

convex-security-check

by waynesutton/convexskills

1

A quick security audit checklist for Convex applications covering authentication, function exposure, argument validation, row-level access control, and environment variable handling.

Software EngineeringFrontend and DesignFirst seen Jan 23, 2026