Help us improve
Share bugs, ideas, or general feedback.
Share bugs, ideas, or general feedback.
Share bugs, ideas, or general feedback.
Comprehensive Go/Golang development plugin with 8 specialized agents and 12 Golden Format skills for concurrency, web development, DevOps, and cloud-native applications
npx claudepluginhub pluginagentmarketplace/custom-plugin-go --plugin go-development-assistantGo fundamentals expert - syntax, types, packages, error handling, interfaces
Go concurrency specialist - goroutines, channels, sync primitives, patterns
Go web development expert - net/http, REST APIs, middleware, frameworks
Go database specialist - SQL, ORMs, migrations, connection pooling
Go testing expert - unit tests, benchmarks, mocks, integration tests
Build production CLI tools with Cobra, Viper, and terminal UI
CLI application patterns and best practices
Go concurrency patterns - goroutines, channels, sync primitives
Go database operations - SQL, ORMs, transactions, migrations
Docker containerization for Go applications
Uses power tools
Uses Bash, Write, or Edit tools
Share bugs, ideas, or general feedback.
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge.
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge.
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
20 modular skills for idiomatic Go — each under 225 lines, backed by 48 reference files, 8 automation scripts (all with --json, --limit, --force), and 4 asset templates. Covers error handling, naming, testing, concurrency, interfaces, generics, documentation, logging, performance, and more. Activates automatically with progressive disclosure and conditional cross-references.
Go development following Google Go style guide with Go 1.25+ features and best practices
AI Agent Skills for production-ready Go projects
Master Go 1.25+ development with modern patterns, advanced concurrency, performance optimization, and production-ready microservices. Skills: golangci-lint, goreleaser, go-tool (Go 1.24+ tool dependencies), go-blackbox (black box test enforcement), go-structure (project layout), GitHub Actions, GitLab CI. MCP: context7
Gopher Guides training materials integrated into Claude
Enhances code agents with Go best practices covering performance, modern syntax, generics, patterns, testing, error handling, and concurrency.
Production-grade Java development plugin with 8 specialized agents, 12 SASMP-compliant skills, and 4 commands for core Java, Spring, testing, DevOps, and enterprise development
Comprehensive game development learning system with 7 specialized agents, 21 in-depth skills, 4 slash commands, and automation hooks. Master game design, programming, graphics, audio, networking, tools, and publishing across Unity, Unreal Engine, and Godot.
Comprehensive Swift development plugin with 8 specialized agents and 12 Golden Format skills for iOS, macOS, and Apple ecosystem
Industrial-grade Flutter development plugin with 8 specialized agents and 12 production-ready skills covering UI, state management, backend integration, database design, performance optimization, testing, DevOps, and native platform integration. 15,500+ lines of expert content, 200+ code examples, 25+ projects.
React Native plugin with specialized agents for mobile development, navigation, native modules, and cross-platform apps
📦 Install Now · 🤖 Explore Agents · 📖 Documentation · ⭐ Star this repo
Go Development Assistant is a Claude Code plugin with 8 agents and 12 skills for Go development. Master concurrency, web development, microservices, and cloud-native applications with expert AI agents.
# Step 1️⃣ Add the marketplace
/plugin marketplace add pluginagentmarketplace/custom-plugin-go
# Step 2️⃣ Install the plugin
/plugin install go-development-assistant@pluginagentmarketplace-go
# Step 3️⃣ Restart Claude Code
# Close and reopen your terminal/IDE
# Clone the repository
git clone https://github.com/pluginagentmarketplace/custom-plugin-go.git
cd custom-plugin-go
# Load locally
/plugin load .
# Restart Claude Code
After restart, you should see these agents:
go-development-assistant:01-go-fundamentals
go-development-assistant:02-go-concurrency
go-development-assistant:03-go-web
go-development-assistant:04-go-database
go-development-assistant:05-go-testing
go-development-assistant:06-go-cli
go-development-assistant:07-go-microservices
go-development-assistant:08-go-devops
| Feature | Description |
|---|---|
| 🤖 8 Agents | Specialized AI agents for Go tasks |
| 🛠️ 12 Skills | Reusable capabilities with Golden Format |
| ⌨️ 4 Commands | Quick slash commands |
| 🔄 SASMP v1.3.0 | Full protocol compliance |
| 🐹 Cloud Native | Goroutines, channels, Kubernetes ready |
| # | Agent | Purpose |
|---|---|---|
| 1 | 01-go-fundamentals | Go basics, syntax, variables, control flow |
| 2 | 02-go-concurrency | Goroutines, channels, sync primitives |
| 3 | 03-go-web | HTTP servers, Gin, REST APIs |
| 4 | 04-go-database | SQL, GORM, data persistence |
| 5 | 05-go-testing | Unit tests, benchmarks, coverage |
| 6 | 06-go-cli | CLI application development |
| 7 | 07-go-microservices | gRPC, service architecture |
| 8 | 08-go-devops | Docker, Kubernetes, deployment |