convex-quickstart
π―Skillfrom get-convex/convex-agent-plugins
Rapidly bootstrap and configure Convex backend projects with template generation, database setup, and initial function scaffolding.
Part of
get-convex/convex-agent-plugins(7 items)
Installation
npm install convexnpx convex devnpm install @workos-inc/authkit-reactnpm install @workos-inc/authkit-nextjsnpx convex deployMore from this repository6
Generates type-safe, production-ready TypeScript functions with automatic parameter validation and error handling for Convex backend development.
Provides comprehensive guidance and best practices for implementing helper functions and utilities in Convex cloud development
Generates comprehensive documentation and best practices for React component design, structure, and implementation patterns.
Assists developers in planning and executing database schema migrations, generating safe transformation scripts and handling complex data transfer scenarios.
Generates type-safe database schemas for Convex, automatically creating TypeScript interfaces and validation rules from structured input.
Streamlines authentication configuration for web applications by generating secure, production-ready auth setups with minimal boilerplate code.