cli-developer

Community

Delightful cross-platform command-line tooling

AuthorJeffallan
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill helps design and implement fast, user-friendly CLIs with completions and prompts.

Core Features & Use Cases

  • Argument parsing: Subcommands, flags, and validation.
  • Interactive prompts: User interactions and progress indicators.
  • Shell completions: Bash/zsh compatibility.

Quick Start

Build a small CLI with a root command, a subcommand, and a prompt.

Dependency Matrix

Required Modules

None required

Components

references

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: cli-developer
Download link: https://github.com/Jeffallan/claude-skills/archive/main.zip#cli-developer

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository