sk Skill · cxuu
go-concurrency
Use when writing concurrent Go code — goroutines, channels, mutexes, or thread-safety guarantees. Also use when parallelizing work, fixing data races, or protecting shared state, even if the user doesn't explicitly mention concurrency primitives. Does not cover context.Context patterns (see go-context).
Open on skills.sh ↗read 2026-09-17
- installs 8w
- 247
- 30-day movement
- starts with the next reading
- Related entries
- 1
- Connections
- 0
goHTML
- Host repository
- cxuu/golang-skills
- Installs, lifetime
- 1,100
- Installs, 8 weeks
- 247
- Host stars
- 161
- Host language
- HTML