About
Go CLI Builder is a specialized skill designed to streamline the creation and maintenance of professional Go-based command-line applications. It follows industry-proven patterns by integrating the Cobra framework for command handling, Viper for multi-tiered configuration (YAML, ENV, flags), and SQLite for persistent storage with a built-in migration system. Beyond initial project scaffolding, the skill automates DevOps tasks with pre-configured GitHub Actions for multi-platform releases and includes a comprehensive Makefile to standardize local development workflows like linting, testing, and building.