Async Patterns

Fixes async/await pattern issues including unnecessary async, sequential operations that should be parallel, and awaiting non-promises. Use when encountering require-await, await-thenable, or optimizing Promise performance.

mgd34msu Updated

File contents

mgd34msu/goodvibes-gemini/tree/main/skills/async-patterns commit 2ab7f0cf61

Frequently asked questions

npx skillmds@latest add mgd34msu-goodvibes-gemini/async-patterns