com um clique
go-cli-template
go-cli-template contém 3 skills coletadas de mieubrisse, com cobertura ocupacional por repositório e páginas de detalhe dentro do site.
Skills neste repositório
Scaffolds a new Cobra command following the directory-per-command convention. Creates the command file, test file, and wires it into the parent command. Invoke when adding a new CLI command or subcommand.
Transforms this template repo into a real project. Invoke after cloning a repo created from the Go CLI template. Replaces placeholder names, configures Beads, creates the Homebrew tap repo, and sets up GitHub release infrastructure. Self-destructs after completion.
Guides the semantic versioning release workflow. Invoke when the user asks to tag, release, cut a release, bump the version, or publish a new version. Determines the next semver version, presents it for user approval, then tags and pushes. Monitors the release CI workflow to completion.