home/categories/database-tools/eduhub-org-eduhub-cursor-skills-create-migration-skill-md
database-toolsdatabases

create-migration

Create Hasura database migrations for EduHub. Use when adding tables, columns, constraints, or any database schema changes. Also use after schema changes to ensure migrations are created.

eduhub-org
maintainer
eduhub-org
Updated 1/29/2026
Stars
13
Forks
8
quick start

Installation and usage

Create Hasura database migrations for EduHub. Use when adding tables, columns, constraints, or any database schema changes. Also use after schema changes to ensure migrations are created.

Installation
$ install --globalskills.sh
Usage

Once installed, you can use this skill by running the following command in your terminal:

skills use create-migration