
Concurrency Patterns
Implement safe parallel execution with locks, channels, thread pools, or async primitives when building high-throughput APIs, workers, or CLI tools that share mutable state.
npx skills add https://github.com/aj-geddes/useful-ai-prompts --skill concurrency-patterns| Installs | 380 |
|---|---|
| GitHub stars | ★ 269 |
| Last updated | March 4, 2026 |
| Repository | aj-geddes/useful-ai-prompts ↗ |
Related skills
Backend & APIsbackend