csharp-async-patterns

Installation
SKILL.md

C# Async/Await Patterns

Overview

C# 비동기 프로그래밍 패턴 (POCU 표준 적용)

Foundation Required: csharp-code-style (mPascalCase, Async 접미사 금지, var 금지)

Core Topics:

  • async/await 기본
  • CancellationToken 패턴
  • ConfigureAwait 사용법
  • 비동기 에러 처리
  • Task 조합 및 조율
  • ValueTask 최적화

Quick Start

Related skills

More from creator-hian/claude-code-plugins

Installs
9
GitHub Stars
8
First Seen
Feb 22, 2026