CLI Creator

Create command-line interface (CLI) tools following clig.dev best practices. Covers argument parsing, help text, error handling, output formatting, signals, and configuration. Supports Python (Click, Typer), Node.js (Commander), Go (Cobra), Rust (Clap), and Bash. Includes starter templates. DO NOT use for web applications, web servers, GUI apps, or long-running services.

eggboy 531a087 21 files · 121.7 KB Updated

File contents

eggboy/skills/tree/main/cli-creator commit 531a087a4b

Frequently asked questions

npx skillmds@latest add eggboy/cli-creator