standards-go-concurrency

Community

Safe, scalable Go concurrency standards.

Authorgdurandvadas
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Provides a comprehensive set of best practices for safe and maintainable concurrency in Go, including lifecycle management of goroutines, context-aware cancellation, and clear channel ownership rules.

Core Features & Use Cases

  • Context-first cancellation, explicit goroutine ownership and lifecycle management to prevent leaks.
  • Errgroup-based fan-out/fan-in with bounded parallelism and safe pipeline patterns.
  • Documentation of thread-safety expectations and mutex discipline to avoid data races.

Quick Start

Review the Go concurrency standards and refactor critical paths to use context-aware cancellation, explicit goroutine ownership, and channel-based communication.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 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: standards-go-concurrency
Download link: https://github.com/gdurandvadas/dotfiles/archive/main.zip#standards-go-concurrency

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.