home/categories/sql-databases/moonpixels-laravel-skeleton-react-opencode-skill-creating-migrations-skill-md
sql-databasesdatabases

creating-migrations

Create Laravel database migrations following conventions for schema changes, indexes, and foreign keys. Use when creating migrations, modifying database schema, adding tables, or when user mentions migrations, database schema, schema changes, or database structure.

moonpixels
maintainer
moonpixels
Updated 1/10/2026
Stars
1
Forks
0
quick start

Installation and usage

Create Laravel database migrations following conventions for schema changes, indexes, and foreign keys. Use when creating migrations, modifying database schema, adding tables, or when user mentions migrations, database schema, schema changes, or database structure.

Installation
$ install --globalskills.sh
Usage

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

skills use creating-migrations