go-concurrency-patterns

Community

Master Go concurrency with safe patterns.

Authorkurokeita
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Go developers often face challenges in designing reliable, scalable concurrent code. This Skill provides practical patterns and guidelines to coordinate goroutines, channels, and context safely, reducing race conditions and leaks.

Core Features & Use Cases

  • Worker pools and pipelines for parallel task processing
  • Fan-out/fan-in patterns to balance workload
  • Graceful shutdown and cancellation using context
  • Error handling across concurrent operations

Quick Start

Run the provided worker pool example to observe concurrency patterns in action.

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: go-concurrency-patterns
Download link: https://github.com/kurokeita/ai-agent/archive/main.zip#go-concurrency-patterns

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 471,000+ vetted skills library on demand.