sql-databasesdatabases
adding-convex-table
Adds a new table to Convex schema with indexes. Input: Table name, fields, and query patterns. Output: Updated schema.ts with new table definition.
maintainer
Simplereally
Updated 1/19/2026
Stars
0
Forks
0
quick start
Installation and usage
Adds a new table to Convex schema with indexes. Input: Table name, fields, and query patterns. Output: Updated schema.ts with new table definition.
Installation
$ install --globalskills.sh
Usage
Once installed, you can use this skill by running the following command in your terminal:
skills use adding-convex-table