go-coding-patterns
CommunityRobust Go code with proven patterns.
System Documentation
What problem does it solve?
Go development often suffers from unreliable concurrency, scattered context handling, and weak error propagation, leading to brittle services and maintenance challenges. This Skill provides a structured approach to enforce disciplined concurrency, explicit context propagation, and coherent error contracts, delivering review-ready architecture across services, workers, CLIs, and shared packages.
Core Features & Use Cases
- Production-grade Go with disciplined concurrency, explicit context propagation, coherent error contracts, and review-ready architecture.
- Use cases include implementing new Go services, debugging complex goroutine interactions, refactoring for performance, and performing code reviews across services, workers, CLIs, and shared libraries.
- Example scenarios emphasize safe goroutine lifecycles, bounded channel usage, and robust error wrapping in distributed Go applications.
Quick Start
Apply Go coding patterns to implement a sample module that demonstrates disciplined concurrency, explicit context handling, and robust error wrapping.
Dependency Matrix
Required Modules
None requiredComponents
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: go-coding-patterns Download link: https://github.com/CraftsMan-Labs/SimpleAgents/archive/main.zip#go-coding-patterns Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.