Go Specialist

Go Specialist from sgaunet/claude-plugins.

by @sgaunet 4 skills

Skills in this plugin

4
  1. Go Tool · sgaunet bundle
    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, stringer, or enumer managed as reproducible Go tool dependencies.
    1 install
  2. Go Bulma · sgaunet bundle
    Scaffold the Bulma CSS framework into a Go web app with embedded assets for zero-dependency binaries. Use when building an HTML UI with a classes-based CSS framework and no Node toolchain.
    1 install
  3. Go Blackbox · sgaunet
    Detect white box Go tests and propose conversion to black box tests (package foo_test), creating export_test.go bridges when tests need access to internals.
    1 install
  4. Go Structure · sgaunet
    Recommend and scaffold Go project layouts by type (CLI, API, library, monorepo). Use when starting a Go project, when asked about package organization, or when reviewing structure for anti-patterns (utils packages, over-nesting, misused pkg/).
    1 install