home/categories/cloud/emillindfors-claude-marketplace-plugins-rust-lambda-skills-async-sync-advisor-skill-md
clouddevops

async-sync-advisor

Guides users on choosing between async and sync patterns for Lambda functions, including when to use tokio, rayon, and spawn_blocking. Activates when users write Lambda handlers with mixed workloads.

EmilLindfors
maintainer
EmilLindfors
اپ ڈیٹ ہوا 11/14/2025
اسٹارز
2
فورکس
1
quick start

Installation and usage

Guides users on choosing between async and sync patterns for Lambda functions, including when to use tokio, rayon, and spawn_blocking. Activates when users write Lambda handlers with mixed workloads.

انسٹالیشن
$ install --globalskills.sh
استعمال

انسٹال کرنے کے بعد، آپ یہ اسکل ٹرمینل میں درج ذیل کمانڈ چلا کر استعمال کر سکتے ہیں:

skills use async-sync-advisor