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
更新于 3/30/2026
星标
19
分支
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.
安装
$ install --globalskills.sh
使用
安装后,您可以通过在终端运行以下命令来使用此技能:
skills use go-command-designing