Modern type-safe Typer CLI patterns with type hints, Enums, and sub-apps. Use when building CLI applications, creating Typer commands, implementing type-safe CLIs, or when user mentions Typer, CLI patterns, type hints, Enums, sub-apps, or command-line interfaces.
Limited to specific tools
Additional assets for this skill
This skill is limited to using the following tools:
QUICKSTART.mdexamples/basic-cli/README.mdexamples/basic-cli/cli.pyexamples/enum-cli/README.mdexamples/enum-cli/cli.pyexamples/factory-cli/README.mdexamples/factory-cli/cli.pyexamples/subapp-cli/README.mdexamples/subapp-cli/cli.pyscripts/convert-argparse.shscripts/generate-cli.shscripts/test-cli.shscripts/validate-skill.shscripts/validate-types.shtemplates/advanced-validation.pytemplates/basic-typed-command.pytemplates/enum-options.pytemplates/sub-app-structure.pytemplates/typer-instance.py