mongez-reinforcements-async
CommunityRobust async utilities for reliable JS workflows.
Authorhassanzohdy
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Async programming often leads to brittle retries, unmanaged concurrency, and scattered control flow. This Skill provides a cohesive, typed set of promise-based helpers to orchestrate sleep, retries, timeouts, and bounded concurrency in a single, maintainable API.
Core Features & Use Cases
- Sleep to delay operations deterministically.
- Retry with backoff, jitter, and abort signals for resilient API calls.
- Timeout and promise racing to bound long-running tasks.
- pProps, pAll, pAllSettled to parallelize and unwrap results safely.
- pMap/pSeries/pFilter for bounded concurrency and structured data processing.
- Defer and debounceAsync to bridge callbacks and debounced operations.
- poll/waitFor for readiness checks and status polling.
Quick Start
Install and start using these utilities to implement reliable async flows in your codebase without relying on external dependencies.
Dependency Matrix
Required Modules
None requiredComponents
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: mongez-reinforcements-async Download link: https://github.com/hassanzohdy/reinforcements/archive/main.zip#mongez-reinforcements-async Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 510,000+ vetted skills library on demand.