home/categories/cli-tools/anthonyshew-dotfiles-opencode-config-opencode-skill-cli-builder-skill-md
cli-toolstools

cli-builder

Guide for building TypeScript CLIs with Bun. Use when creating command-line tools, adding subcommands to existing CLIs, or building developer tooling. Covers argument parsing, subcommand patterns, output formatting, and distribution.

anthonyshew
maintainer
anthonyshew
Mis à jour 12/30/2025
Étoiles
30
Forks
3
quick start

Installation and usage

Guide for building TypeScript CLIs with Bun. Use when creating command-line tools, adding subcommands to existing CLIs, or building developer tooling. Covers argument parsing, subcommand patterns, output formatting, and distribution.

Installation
$ install --globalskills.sh
Utilisation

Après l'installation, vous pouvez utiliser ce skill en exécutant la commande suivante dans votre terminal :

skills use cli-builder