Packageton helps to create a skeleton structure which could be used as a base for a package or module.
Via npm:
$ npm install [-g] packageton
$ packageton create {skeleton}
$ packageton create {skeleton} -f {myFolderName}
See:
$ packageton --help
for more info.