{
  "id": "skl_samber_cc_skills_golang_golang_concurren_4f84d3fe",
  "kind": "skill",
  "category": "ferramentas",
  "name": "golang-concurrency",
  "tagline": "Golang concurrency design — goroutine lifecycle and leak prevention, channels and `select`, channel ownership and direction, `sync.Mutex`/`R",
  "body": "Golang concurrency design — goroutine lifecycle and leak prevention, channels and `select`, channel ownership and direction, `sync.Mutex`/`RWMutex`/`sync.Map`/`sync.Once`/atomics, `errgroup`, `singleflight`, worker pools, and fan-out/fan-in pipelines. Use when writing or reviewing concurrent Go code, when choosing between channels and mutexes, when protecting a shared map or counter, or when a goroutine has no clear exit. Not for defensive coding unrelated to concurrency such as nil panics, slice aliasing, or numeric overflow (→ See `samber/cc-skills-golang@golang-safety` skill), and not for debugging a specific hung, crashing, or racing program after the fact (→ See `samber/cc-skills-golang@golang-troubleshooting` skill).",
  "url": "https://www.skills.sh/samber/cc-skills-golang/golang-concurrency",
  "status": "live",
  "origin": "skillssh",
  "origin_id": "samber/cc-skills-golang/golang-concurrency",
  "install": "https://skills.sh/api/download/samber/cc-skills-golang/golang-concurrency",
  "source": "https://github.com/samber/cc-skills-golang",
  "transporte": "",
  "ns": "samber",
  "versao": "",
  "oficial_status": "",
  "repo_host": "github.com",
  "topico": "devtools",
  "linguagem": "Go",
  "licenca": "MIT",
  "repo_topics": " agent agent-skills ai antigravity claude claude-code code codex coding copilot cursor gemini gemini-cli-extension openclaw opencode plugin skills skillsmp vibe-coding ",
  "repo_slug": "samber/cc-skills-golang",
  "stars": 3243,
  "forks": 208,
  "prs_abertos": 1,
  "pushed_at": "2026-09-07T01:45:19Z",
  "repo_estado": "ativo",
  "likes": 0,
  "comments": 0,
  "visits": 0,
  "readme_bytes": 22534,
  "readme_api": "https://agentalog.com/api/listings/skl_samber_cc_skills_golang_golang_concurren_4f84d3fe/readme",
  "readme_fonte": "repo",
  "created_at": "2026-08-30 15:21:09",
  "updated_at": "2026-09-08 18:02:36",
  "mine": false,
  "api": "https://agentalog.com/api/listings/skl_samber_cc_skills_golang_golang_concurren_4f84d3fe",
  "go": "https://agentalog.com/api/go/skl_samber_cc_skills_golang_golang_concurren_4f84d3fe",
  "comments_api": "https://agentalog.com/api/listings/skl_samber_cc_skills_golang_golang_concurren_4f84d3fe/comments",
  "readme_sha": "396e2dda60949e5d22c497931e564a70ffea828e60b1449b3e13b289f2bb26ee",
  "readme_em": "2026-09-14 00:31:35",
  "payload": {
    "skill": "golang-concurrency",
    "slug": "golang-concurrency",
    "fonte": "skills.sh",
    "publicador": "samber/cc-skills-golang",
    "source_type": "github",
    "installs": 39000,
    "install_cmd": "npx skills add samber/cc-skills-golang@golang-concurrency",
    "install_url": "https://github.com/samber/cc-skills-golang",
    "hash": "c7cf249153ed8e1f72a6b9605c42dce5db55bc8f04a6880560918ad59a703f28",
    "licenca": "MIT",
    "nome_declarado": "golang-concurrency",
    "hidratado_em": "2026-09-08 18:02:37"
  },
  "volatil_em": "2026-09-13 23:02:16"
}