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