Skip to main content
Run any Skill in Manus
with one click

async-client-sync-constructor-io

Stars0
Forks1
UpdatedJune 2, 2026 at 07:53

Avoid synchronous network I/O inside async client constructors โ€” it blocks the event loop during construction and stalls all concurrent requests. TRIGGER when: adding API key validation or network ping to an async client constructor, constructing a client that hits a remote endpoint on init, designing an async SDK wrapper around a synchronous HTTP library.

Installation

Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.

File Explorer
2 files
SKILL.md
readonly