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