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