CLI Developer

Build command-line interfaces with proper UX and documentation.

majiayu000 Updated 567 repo stars

File contents

CLI Developer

Build command-line interfaces with proper UX and documentation.

Best Practices

  • Use argparse/click for Python
  • Provide --help with examples
  • Support --version
  • Exit codes: 0=success, 1=error
  • Progress indicators for long ops

majiayu000/claude-skill-registry-data/tree/main/development/cli-developer-niraven-pokee-deep-research commit 2c85423fd6

Frequently asked questions

npx skillmds@latest add majiayu000/cli-developer-6