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