CLI application patterns and best practices
pluginagentmarketplace/custom-plugin-go
SkillsMP has collected 12 skills from pluginagentmarketplace/custom-plugin-go. Open a skill to review its source and details.
- Latest recorded source activity
- SkillsMP catalog refreshed
- skills collected
- 12
- GitHub stars
- 4
- GitHub forks
- 0
Skills in this repository
Showing 12 of 12 collected skills.
Build production CLI tools with Cobra, Viper, and terminal UI
Go concurrency patterns - goroutines, channels, sync primitives
Go database operations - SQL, ORMs, transactions, migrations
Docker containerization for Go applications
Core Go programming concepts - syntax, types, interfaces, error handling
Build gRPC services with Go - protobuf, streaming, interceptors
Kubernetes operators and client-go development
Go modules and dependency management
Go performance optimization - profiling, benchmarks, memory management
Go testing practices - unit tests, benchmarks, mocks, coverage
Build production REST APIs with Go - handlers, middleware, security