cli-toolstools
go-command-designing
Design world-class CLI commands using go-command. Use when creating new CLI commands, designing subcommand structure, choosing between flags and positional arguments, implementing option constraints, or structuring command groups.
maintainer
kaptinlin
Updated 3/30/2026
Stars
19
Forks
1
quick start
Installation and usage
Design world-class CLI commands using go-command. Use when creating new CLI commands, designing subcommand structure, choosing between flags and positional arguments, implementing option constraints, or structuring command groups.
Installation
$ install --globalskills.sh
Usage
Once installed, you can use this skill by running the following command in your terminal:
skills use go-command-designing