go-concurrency

Installation
SKILL.md

Go Concurrency Skill

This skill provides expert guidance on Go's concurrency primitives and patterns, covering goroutines, channels, synchronization, and best practices for building concurrent systems.

When to Use

Activate this skill when:

  • Implementing concurrent/parallel processing
  • Working with goroutines and channels
  • Using synchronization primitives (mutexes, wait groups, etc.)
  • Debugging race conditions
  • Optimizing concurrent performance
  • Implementing worker pools or pipelines
  • Handling context cancellation

Goroutine Fundamentals

Basic Goroutines

Related skills

More from linehaul-ai/linehaulai-claude-marketplace

Installs
6
GitHub Stars
4
First Seen
Jan 24, 2026