Claude Code Skills·Claude Skills·The open SKILL.md registry for Claude
ClaudSkillsAuthors › spf13

spf13

@spf13 on GitHub →

5 Claude Code skills authored by spf13.

updated 2026-05-23 · showing 1–5 of 5 by quality score

Average Pro QualityScore: 71.4/100

For the full experience including quality scoring and one-click install features for each skill — upgrade to Pro.

Golang CLI command tree library using spf13/cobra — cobra.Command, RunE vs Run, PersistentPreRunE hook chain, Args validators (NoArgs, ExactArgs, MatchAll, custom), persistent vs…
Build modular CLI applications with Cobra framework. Use when structuring CLI commands, implementing modular command architecture, handling flags and arguments, or when user…
Generate Cobra/Viper-based Go CLI applications with persistent flags, subcommands, and configuration management. Creates production-ready Go CLI with modern patterns.
Golang configuration library using spf13/viper — layered precedence (flag > env > file > KV > default), BindPFlag/BindPFlags, SetEnvPrefix + SetEnvKeyReplacer + AutomaticEnv,…
Руководство по созданию CLI-приложений на Go с использованием Cobra.
Search all 5 skills by spf13 →