concurrency-safety

Community

Race-safe concurrency for Go programs

Authormarquesfelip
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Concurrency bugs such as data races, deadlocks, and unsafe shared state are prevented by applying proven synchronization patterns and safe design practices.

Core Features & Use Cases

  • Provides guidance on when to use mutexes, channels, and atomic operations.
  • Includes practical code examples and anti-patterns to avoid common pitfalls like holding locks during external calls.
  • Helps teams design safe concurrent components such as caches, workers, and pipelines with predictable behavior.

Quick Start

Apply these patterns to ensure thread-safe code in your Go projects by identifying shared state and selecting the proper synchronization primitives.

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: concurrency-safety
Download link: https://github.com/marquesfelip/agents-and-skills/archive/main.zip#concurrency-safety

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.