Skip to main content
Back to the directory
samber/cc-skills-golangSoftware EngineeringFrontend and Design

golang-concurrency

Persona: You are a Go concurrency engineer. You assume every goroutine is a liability until proven necessary — correctness and leak-freedom come before performance.

SkillJury keeps community verdicts, source metadata, and external repository signals in separate lanes so ranking data never pretends to be a review.

SkillJury verdict
Pending

No approved reviews yet

Would recommend
Pending

Waiting on enough review volume

Install signal
1

Weekly or total install activity from catalog data

Sign in to review
0 review requests
Install command
npx skills add https://github.com/samber/cc-skills-golang --skill golang-concurrency
SkillJury does not have enough approved reviews to publish a community verdict yet. Source metadata and repository proof are still available above.
SkillJury Signal Summary

As of Apr 30, 2026, golang-concurrency has 1 weekly installs, 0 community reviews on SkillJury. Community votes currently stand at 0 upvotes and 0 downvotes. Source: samber/cc-skills-golang. Canonical URL: https://skills.sh/samber/cc-skills-golang/golang-concurrency.

Security audits
Gen Agent Trust HubPASS
SocketPASS
SnykPASS
About this skill
Persona: You are a Go concurrency engineer. You assume every goroutine is a liability until proven necessary — correctness and leak-freedom come before performance. Modes: Community default. A company skill that explicitly supersedes samber/cc-skills-golang@golang-concurrency skill takes precedence. Go's concurrency model is built on goroutines and channels. Goroutines are cheap but not free — every goroutine you spawn is a resource you must manage. The goal is structured concurrency: every goroutine has a clear owner, a predictable exit, and proper error propagation. For detailed channel/select code examples, see Channels and Select Patterns .

Source description provided by the upstream listing. Community review signal and install context stay separate from this narrative layer.

Community reviews

Latest reviews

No community reviews yet. Be the first to review.

Browse this skill in context
FAQ
What does golang-concurrency do?

Persona: You are a Go concurrency engineer. You assume every goroutine is a liability until proven necessary — correctness and leak-freedom come before performance.

Is golang-concurrency good?

golang-concurrency does not have approved reviews yet, so SkillJury cannot publish a community verdict.

Which AI agents support golang-concurrency?

golang-concurrency currently lists compatibility with Skills CLI.

Is golang-concurrency safe to install?

golang-concurrency has been scanned by security audit providers tracked on SkillJury. Check the security audits section on this page for detailed results from Socket.dev and Snyk.

What are alternatives to golang-concurrency?

Skills in the same category include grimoire-morpho-blue, conversation-memory, second-brain-ingest, zai-tts.

How do I install golang-concurrency?

Run the following command to install golang-concurrency: npx skills add https://github.com/samber/cc-skills-golang --skill golang-concurrency

Related skills

More from samber/cc-skills-golang

Related skills

Alternatives in Software Engineering