convex-create-component - Build reusable Convex components with isolated tables
Builds reusable Convex components with isolated tables and app-facing APIs.
Tags
Updated: 2026-09-23Capabilities
Typical Inputs
Typical Outputs
What this skill does
- Choose component shape
- Create component file structure
- Define component schema
- Implement component functions
- Wire component into application
- Create application wrapper functions
- Validate codegen and types
Inputs
- Component goal and build shape
- Component schema and table definitions
- App authentication and environment variables
Outputs
- Component configuration and schema files
- Component backend function files
- App configuration and wrapper functions
Requirements
- Node.js runtime environment
- Convex CLI (`npx convex`)
- Configured `CONVEX_DEPLOYMENT` environment variable
