npx claudepluginhub pluginagentmarketplace/custom-plugin-goComprehensive Go/Golang development plugin with 8 specialized agents and 12 Golden Format skills for concurrency, web development, DevOps, and cloud-native applications
Claude Code marketplace entries for the plugin-safe Antigravity Awesome Skills library and its compatible editorial bundles.
Production-ready workflow orchestration with 79 focused plugins, 184 specialized agents, and 150 skills - optimized for granular installation and minimal token usage
Curated collection of 141 specialized Claude Code subagents organized into 10 focused categories
📦 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 |