database-toolsdatabases
scaffold-migration
Automates the creation of Laravel Migrations using anonymous classes, correct foreign key constraints, and UUIDs where applicable.
maintainer
iurygdeoliveira
Updated 1/20/2026
Stars
29
Forks
12
quick start
Installation and usage
Automates the creation of Laravel Migrations using anonymous classes, correct foreign key constraints, and UUIDs where applicable.
Installation
$ install --globalskills.sh
Usage
Once installed, you can use this skill by running the following command in your terminal:
skills use scaffold-migration