sgaunet
UserA curated collection of specialized Claude Code plugins designed to enhance your development workflow with intelligent agents, skills, and commands.
Categories
Indexed Skills (9)
gum-beautify
Integrate Charmbracelet gum for beautiful, TTY-safe terminal output in bash scripts. Internal skill used by bash-pro agent for interactive prompts, styled output, and structured logging.
go-blackbox
Detect white box Go tests and propose conversion to black box tests (package foo_test). Internal skill used by golang-pro agent to enforce black box testing conventions.
go-bulma
Scaffold the Bulma CSS framework into a Go web app with embedded assets for zero-dependency binaries. Internal skill used by golang-pro agent when building HTML UIs with a classes-based CSS framework and no Node toolchain.
go-structure
Recommend and scaffold Go project layouts based on project type (CLI, API, library, monorepo). Internal skill used by golang-pro agent when initializing projects or reviewing structure.
go-tool
Manage Go tool dependencies using the tool directive (Go 1.24+). Use when a Go project needs code generation tools like sqlc, moq, templ, swag, or stringer managed as reproducible Go tool dependencies.
auto-mr
Push current branch, create MR/PR on GitHub, GitLab, or Forgejo, wait for CI pipeline, merge, and clean up branch using auto-mr CLI
detect-repo-host
Detect repository hosting service (GitHub/GitLab/Forgejo) from git remote and extract owner/repo/project_path. Internal utility skill used by commands that need platform-aware routing.
run-lint
Auto-detect project linter and run it. Internal utility skill used by feature-flow commands for the lint phase.
run-tests
Auto-detect project test runner and run it. Internal utility skill used by feature-flow commands for the test phase.
Bio shown is the top-scored skill's repo description as a fallback — real GitHub bios land in a future update.