.claude/skills/golang-spf13-cobraRuntime, accounts, dependencies, permissions, network behavior and task quality remain untested.
Golang CLI command tree library using spf13/cobra — cobra.Command, RunE vs Run, PersistentPreRunE hook chain, Args validators (NoArgs, ExactArgs, MatchAll, custom), persistent vs local flags, command groups, ValidArgsFunction, RegisterFlagCompletionFunc, ShellCompDirective, usage/help template customization, man-page and markdown doc generation, and testing with SetArgs/SetOut/SetErr. Apply when using or adopting spf13/cobra, or when the codebase imports `github.com/spf13/cobra`. For configuration layering alongsi…
These states come from the source or distribution context. None of the entries below are SkillVetAI compatibility test results.
These checks parse the fixed package against dated platform rules. They do not execute the Skill or verify task behavior.
.claude/skills/golang-spf13-cobraRuntime, accounts, dependencies, permissions, network behavior and task quality remain untested.
.agents/skills/golang-spf13-cobraRuntime, accounts, dependencies, permissions, network behavior and task quality remain untested.
skills/golang-spf13-cobraRuntime, accounts, dependencies, permissions, network behavior and task quality remain untested.
This command is recorded from the source ecosystem and resolves the registry's latest release. The fixed release shown on this page should be inspected before adoption.
clawhub install @samber/golang-spf13-cobraclawhub inspect @samber/golang-spf13-cobra --version 1.1.0This automated, non-executing scan is bound to this release hash. It is not a safety certification and may contain false positives or false negatives.
This is registry-supplied evidence for the recorded release, not an independent SkillVetAI scan. Check the canonical source for the full report, scanner versions, scope, and current moderation state.
The catalog stores hashes and an inventory summary for change detection. It does not republish the package contents.
sha256:746429fc4fc2772ef9623813d87aad96c981a50a28d09ed1e8755cd753ddb639evals/evals.jsonreferences/commands-and-args.mdreferences/completions.mdreferences/flags.mdreferences/generators.mdreferences/testing.mdskill-card.mdSKILL.md- Added explicit compatibility and navigation guidance for Go package and symbol documentation, referencing the `golang-pkg-go-dev` and `golang-gopls` skills. - Updated compatibility section to mention Codex and similar harnesses (not just Claude Code). - Expanded allowed tools, adding support for Bash(godig:*), Bash(gopls:*), LSP, and gopls MCP tools. - Introduced a `paths` section to scope skill application to `**/*.go`. - Bumped version to 1.1.0 and removed the obsolete `skill-card.md` file.