Modern C# asynchronous programming patterns using async/await, proper CancellationToken usage, and error handling in async code. Use when guidance needed on async/await best practices, Task composition and coordination, ConfigureAwait usage, ValueTask optimization, or async operation cancellation patterns. Pure .NET framework patterns applicable to any C# application.
$npx -y skills add creator-hian/claude-code-plugins --skill csharp-async-patternsInstalls into the current project.
Run `npx skills use "https://github.com/creator-hian/claude-code-plugins" --skill "creator-hian/claude-code-plugins/csharp-async-patterns"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/creator-hian/claude-code-plugins" that are relevant to the current task. Run `npx skills add "https://github.com/creator-hian/claude-code-plugins"` and select the relevant skills, then follow their instructions.