patterns-concurrency-dev

Installation
SKILL.md

Concurrency Patterns

Cross-language reference for concurrency mechanisms including async/await, goroutines, channels, threads, and synchronization primitives. This skill helps translate concurrent code between languages during code conversion.

Overview

This skill covers:

  • Async/await pattern comparison
  • Goroutines, tasks, and green threads
  • Channel and message passing patterns
  • Synchronization primitives
  • Cancellation and timeout patterns

This skill does NOT cover:

  • Building applications with async frameworks (see lang-*-dev skills)
  • Distributed systems patterns (see dedicated skills)
  • Database connection pooling (see database skills)

Related skills
Installs
1
Repository
arustydev/ai
GitHub Stars
7
First Seen
Jan 29, 2026