cli-development
✓Command-line tool development patterns, conventions, and toolchain. Use when: - Building CLI applications - Designing command interfaces - Choosing CLI frameworks (Commander.js, oclif, Ink, Cobra, Thor) - Implementing help and error messages - Following Unix conventions Keywords: CLI, command line, terminal, help text, exit codes, flags, arguments, Commander, Thor, Cobra, oclif
Installation
SKILL.md
Max 2 levels deep. Use common verbs: create, delete, list, show, update, get, set.
Boolean flags don't take values. Value flags use space or =.
| 0 | Success | | 1 | General error | | 2 | Misuse (invalid arguments) | | 126 | Not executable | | 127 | Command not found |
Command-line tool development patterns, conventions, and toolchain. Use when: - Building CLI applications - Designing command interfaces - Choosing CLI frameworks (Commander.js, oclif, Ink, Cobra, Thor) - Implementing help and error messages - Following Unix conventions Keywords: CLI, command line, terminal, help text, exit codes, flags, arguments, Commander, Thor, Cobra, oclif Source: phrazzld/claude-config.
Facts (cite-ready)
Stable fields and commands for AI/search citations.
- Install command
npx skills add https://github.com/phrazzld/claude-config --skill cli-development- Source
- phrazzld/claude-config
- Category
- </>Dev Tools
- Verified
- ✓
- First Seen
- 2026-02-01
- Updated
- 2026-02-18
Quick answers
What is cli-development?
Command-line tool development patterns, conventions, and toolchain. Use when: - Building CLI applications - Designing command interfaces - Choosing CLI frameworks (Commander.js, oclif, Ink, Cobra, Thor) - Implementing help and error messages - Following Unix conventions Keywords: CLI, command line, terminal, help text, exit codes, flags, arguments, Commander, Thor, Cobra, oclif Source: phrazzld/claude-config.
How do I install cli-development?
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/phrazzld/claude-config --skill cli-development Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor
Where is the source repository?
https://github.com/phrazzld/claude-config
Details
- Category
- </>Dev Tools
- Source
- skills.sh
- First Seen
- 2026-02-01