Interactive prompt patterns for CLI tools with text, list, checkbox, password, autocomplete, and conditional questions. Use when building CLIs with user input, creating interactive prompts, implementing questionnaires, or when user mentions inquirer, prompts, interactive input, CLI questions, user prompts.
Limited to specific tools
Additional assets for this skill
This skill is limited to using the following tools:
README.mdexamples/nodejs/project-init-wizard.jsexamples/python/project_init_wizard.pyscripts/generate-prompt.shscripts/install-nodejs-deps.shscripts/install-python-deps.shscripts/validate-prompts.shtemplates/nodejs/autocomplete-prompt.jstemplates/nodejs/checkbox-prompt.jstemplates/nodejs/comprehensive-example.jstemplates/nodejs/conditional-prompt.jstemplates/nodejs/list-prompt.jstemplates/nodejs/password-prompt.jstemplates/nodejs/text-prompt.jstemplates/python/autocomplete_prompt.pytemplates/python/checkbox_prompt.pytemplates/python/conditional_prompt.pytemplates/python/list_prompt.pytemplates/python/password_prompt.pytemplates/python/text_prompt.py