Skip to main content
在 Manus 中运行任何 Skill
一键导入

building-python-clis

Builds command-line interfaces for Python libraries using Click or Typer. Includes command groups, argument handling, progress bars, shell completion, and CLI testing with CliRunner. Use when adding CLI functionality to a library or building standalone command-line tools.

概览

Builds command-line interfaces for Python libraries using Click or Typer. Includes command groups, argument handling, progress bars, shell completion, and CLI testing with CliRunner. Use when adding CLI functionality to a library or building standalone command-line tools.

安装命令
npx skills add https://github.com/VoldemortGin/claude-skills --skill building-python-clis

复制此命令并粘贴到 Claude Code 中以安装该技能

星标0
分支0
更新时间2026年3月14日 15:30
SKILL.md
readonly