A tiny Neos package for creating node migrations via the command line.
composer require skrull/node-migration-generator
./flow skrull:migrationcreate
You can also set the package key as an argument:
./flow skrull:migrationcreate --package-key Neos.Demo