csharp-concurrency-patterns

Community

Choose the right .NET concurrency tool.

AuthorAaronontheweb
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill helps developers choose the appropriate concurrency abstraction for .NET tasks, reducing the risk of overuse of locks and ensuring scalable, maintainable code.

Core Features & Use Cases

  • Guided decision framework: compares async/await, Channels, Akka.NET, Reactive Extensions, and parallel patterns so you can select the right tool for the job.
  • Scenario-driven guidance: covers I/O-bound workflows, CPU-bound batch processing, producer/consumer pipelines, stream processing, and stateful entity coordination.
  • Practical tips & anti-patterns: highlights common pitfalls (locks, blocking, shared mutable state) and recommends safer alternatives.

Quick Start

Use this skill to determine the best concurrency primitive for a given task, e.g., "I need to process 100 I/O-bound calls with backpressure, which pattern should I use?"

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: csharp-concurrency-patterns
Download link: https://github.com/Aaronontheweb/dotnet-skills/archive/main.zip#csharp-concurrency-patterns

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.