create-octokit-project
`npm init` script to create a new Octokit JS module (plugin, authentication strategy, or otherwise)
create-nodejs-project
An npm initializer to scaffold a node project and include basic tools like lint, testing, etc.
better-npm-init
A better version of npm init, with templates and more. Usage: better-npm-init <template> [--yarn] [--install] [--git] [--yes] [--help]