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
Atualizado 1/19/2026
Estrelas
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.
Instalação
$ install --globalskills.sh
Uso
Depois de instalar, você pode usar esta skill executando o seguinte comando no terminal:
skills use adding-convex-table