The new version of @phpstorm can create multiple files at the same time. This will make it possible to create all the files needed for a repository in one operation.
Last week I started to use PhpStorm after using Vim for >10 years. Magento 2 contains 1000s of files split over 1000s of directories. And every file you want to use has to be specified in full, and often more than once. Too much typing. PhpStorm helps with that.