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.
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