Auto-generated CLI patterns using Google Fire with class-based structure, docstring parsing, and nested classes. Use when building Python CLI applications, creating Fire CLIs, implementing auto-generated commands, designing class-based CLIs, or when user mentions Fire, Google Fire, CLI generation, docstring commands, nested command groups, or Python command-line tools.
Limited to specific tools
Additional assets for this skill
This skill is limited to using the following tools:
examples/advanced-patterns.mdexamples/basic-cli.mdexamples/nested-commands.mdexamples/rich-integration.mdscripts/extract-commands.pyscripts/generate-fire-cli.shscripts/test-fire-cli.pyscripts/validate-fire-cli.pytemplates/basic-fire-cli.py.templatetemplates/config-fire-cli.py.templatetemplates/multi-command-fire-cli.py.templatetemplates/nested-fire-cli.py.templatetemplates/rich-fire-cli.py.templatetemplates/typed-fire-cli.py.template