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
Mis à jour 1/19/2026
Étoiles
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
Utilisation
Après l'installation, vous pouvez utiliser ce skill en exécutant la commande suivante dans votre terminal :
skills use adding-convex-table