소개
This skill provides specialized guidance for architecting robust Python command-line interfaces, focusing on industry-standard frameworks like Click and Typer. It enables Claude to generate sophisticated CLI structures including command groups, complex argument parsing, progress bars, and colored output while ensuring proper distribution via pyproject.toml entry points. Use this skill to transform local scripts into polished, testable, and distributable command-line utilities with built-in shell completion and automated testing support.