typescript-async

Community

Master TypeScript async patterns for robust apps.

AuthorJylhis
Version1.0.0
Installs0

System Documentation

What problem does it solve?

The skill helps developers write safer, more efficient asynchronous TypeScript code by consolidating best practices for promises, async/await, and cancellation.

Core Features & Use Cases

  • Promises & async/await: avoid nesting and ensure all promises are awaited or returned.
  • Cancellation & timeouts: leverage AbortController and Timeout to control long-running tasks.
  • Structured concurrency & backpressure: coordinate multiple async tasks and manage load.
  • Use Case: refactor a data fetch + processing pipeline to run fetches in parallel with bounded concurrency and safe cancellation.

Quick Start

Apply these patterns to your TypeScript codebase to implement safe, scalable async workflows.

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: typescript-async
Download link: https://github.com/Jylhis/skills/archive/main.zip#typescript-async

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.