home/categories/automation-tools/lmorchard-lmorchard-agent-skills-go-cli-builder-skill-md
automation-toolstools

go-cli-builder

Build Go-based command-line tools following established patterns with Cobra CLI framework, Viper configuration, SQLite database, and automated GitHub Actions workflows for releases. Use when creating new Go CLI projects or adding features to existing ones that follow the Cobra/Viper/SQLite stack.

lmorchard
maintainer
lmorchard
更新於 1/14/2026
星標
2
分支
0
quick start

Installation and usage

Build Go-based command-line tools following established patterns with Cobra CLI framework, Viper configuration, SQLite database, and automated GitHub Actions workflows for releases. Use when creating new Go CLI projects or adding features to existing ones that follow the Cobra/Viper/SQLite stack.

安裝
$ install --globalskills.sh
使用

安裝後,您可以透過在終端機執行以下指令來使用此技能:

skills use go-cli-builder