home/categories/architecture-patterns/mgd34msu-goodvibes-plugin-plugins-goodvibes-skills-common-review-async-patterns-skill-md
architecture-patternsdevelopment
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.
maintainer
mgd34msu
अपडेट किया गया 1/20/2026
स्टार
0
फोर्क
0
quick start
Installation and usage
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.
इंस्टॉलेशन
$ install --globalskills.sh
उपयोग
इंस्टॉल करने के बाद, आप टर्मिनल में यह कमांड चलाकर इस स्किल का उपयोग कर सकते हैं:
skills use async-patterns