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.

mgd34msu
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