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
41
Install this agent skill to your local
Skill Files
Browse the full folder contents for async-await-patterns.
Loading file tree…
Select a file to preview its contents.