Agent Skills: async-await-patterns

Use when writing JavaScript or TypeScript code with asynchronous operations, fixing promise-related bugs, or converting callback/promise patterns to async/await. Triggers: 'promise chain', 'unhandled rejection', 'race condition in JS', 'callback hell', 'Promise.all', 'sequential vs parallel async', 'missing await'. Enforces async/await discipline over raw promises.

UncategorizedID: axiomantic/spellbook/async-await-patterns

Install this agent skill to your local

pnpm dlx add-skill https://github.com/axiomantic/spellbook/async-await-patterns

Skill Files

Browse the full folder contents for async-await-patterns.

Download Skill

Loading file tree…

Select a file to preview its contents.