This commands could live inside a bin directory. They could create components and other things from templates and can be configured via the terminal.
e.g. bin/create component ComponentName or bin/create action ActionName parameter1 parameter2
Maybe they can be extracted into a separate node module and then live inside the node_modules/.bin directory.