home/categories/cli-tools/https-deeplearning-ai-sc-agent-skills-files-l6-claude-skills-reviewing-cli-command-skill-md
cli-toolstools

reviewing-cli-command

Provides checklist for reviewing Typer CLI command implementations. Covers structure, Annotated syntax, error handling, exit codes, display module usage, destructive action patterns, and help text conventions. Use when user asks to review/check/verify a CLI command, wants feedback on implementation, or asks if a command follows best practices.

https-deeplearning-ai
maintainer
https-deeplearning-ai
更新於 1/28/2026
星標
1004
分支
423
quick start

Installation and usage

Provides checklist for reviewing Typer CLI command implementations. Covers structure, Annotated syntax, error handling, exit codes, display module usage, destructive action patterns, and help text conventions. Use when user asks to review/check/verify a CLI command, wants feedback on implementation, or asks if a command follows best practices.

安裝
$ install --globalskills.sh
使用

安裝後,您可以透過在終端機執行以下指令來使用此技能:

skills use reviewing-cli-command