New to Claude Skills? Learn how to install them →

Asynchronous skills

Free agent skills tagged asynchronous, ready to install into any SKILL.md-compatible agent.

Dart Flutter Patterns

affaan-m

Essential patterns for Dart and Flutter development.

Developer Toolsintermediate239.3k repo
U

Upstash Workflow

lobehub

Streamline asynchronous workflows in LobeHub.

Developer ToolsintermediateShell81.5k repo
D

Durable Workflows

vercel-labs

Build robust, resumable workflows with ease.

Developer ToolsintermediateNode · Shell5.8k repo

Reactive Streams in Go

samber

Build asynchronous pipelines with type-safe operators.

Developer ToolsintermediateShell2.9k repo

AWS SDK for Swift

aws

Streamline your Swift development with AWS services.

Developer Toolsintermediate2.3k repo

Python Background Jobs

Python background job patterns including task queues, workers, and event-driven architecture. Use when implementing async task processing, job queues, long-running operations, or decoupling work from request/response cycles.

BullMQ Specialist

BullMQ expert for Redis-backed job queues, background processing, and reliable async execution in Node.js/TypeScript applications.

Kotlin Coroutines & Flow

Android および KMP 向けの Kotlin コルーチンと Flow パターン — 構造化並行性、Flow オペレーター、StateFlow、エラーハンドリング、テスト。

R3 Reactive Extensions

Build reactive/event-driven C# with R3 (Cysharp's modern reimplementation of Reactive Extensions). Covers the Observable<T>/Observer<T> model, the OnErrorResume error contract, async dispatch with AwaitOperation, Task/IAsyncEnumerable integration, TimeProvider/FrameProvider scheduling, the concurrency contract, and how R3 differs from System.Reactive (Rx.NET).