go-professional-usage
CommunityWrite safe, idiomatic Go that scales.
Software Engineering#code review#error handling#go#table-driven tests#context propagation#race detector#concurrency safety
Authormachenjie
Version1.0.0
Installs0
System Documentation
What problem does it solve?
It prevents production incidents and review churn caused by non-idiomatic Go patterns in services, CLIs, and libraries—especially around context handling, concurrency lifecycles, error wrapping, tests, and package boundaries.
Core Features & Use Cases
- Context propagation discipline across handlers, service layers, and DB/HTTP/RPC calls, with cancellation honored end-to-end.
- Concurrency safety guardrails that require bounded goroutine lifetimes, explicit cancellation, race-detector validation, and disciplined channel usage.
- Professional Go quality standards for error handling with %w, consumer-owned minimal interfaces, table-driven testing, structured logging with slog, and reproducible builds.
Quick Start
Ask the agent to review or implement a Go change using end-to-end context propagation, bounded goroutine lifecycle patterns, and %w error wrapping, then provide a checklist of what to fix before merge.
Dependency Matrix
Required Modules
None requiredComponents
references
đź’» 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-professional-usage Download link: https://github.com/machenjie/rd-skills/archive/main.zip#go-professional-usage 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.