generate-collections
Initializes a handful of (empty) template collections to your generator, such as docs, includes, badges, and layouts, along with a few generic defaults.
generate-defaults
Use this generator to add some common default settings to your 'generate', verb, and assemble generators.
generate-data
Generate plugin that gathers data from the user's environment to pre-populate data for hints.
generate-license
Generate a license file. Choose any of the licenses supported by https://github.com/github/choosealicense.com.
generate-install
Generator that automatically detects the dependencies or devDependencies to install based on the templates or includes that are dynamically used by your generator. This can be used as a sub-generator or plugin in your own generator.