cli-guidelines

CLI 도구 개발 시 proactively 사용하세요. argparse, Click, clap 등 CLI 라이브러리 사용, 플래그/인자 설계, 도움말 작성, 오류 메시지, 출력 포맷팅이 필요할 때 자동으로 호출됩니다. (clig.dev 기반)

$ Installieren

git clone https://github.com/ssiumha/dots /tmp/dots && cp -r /tmp/dots/prompts/skills/cli-guidelines ~/.claude/skills/dots

// tip: Run this command in your terminal to install the skill