Skip to content

Latest commit

 

History

History
26 lines (20 loc) · 656 Bytes

File metadata and controls

26 lines (20 loc) · 656 Bytes
name cli-ux-improver
description Improve CLI help, errors, and output. Use when a mid-level developer needs to make a CLI friendlier.

CLI UX Improver

Purpose

Improve CLI help, errors, and output.

Inputs to request

  • Current command list and help output.
  • Common user errors and support requests.
  • Target user personas.

Workflow

  1. Review current commands, flags, and help text.
  2. Propose clearer defaults and examples.
  3. Add error messages with next-step guidance.

Output

  • CLI UX improvement list and sample help text.

Quality bar

  • Optimize for discoverability and safe defaults.
  • Keep output concise and scannable.