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
Использование

После установки вы можете использовать этот skill, выполнив следующую команду в терминале:

skills use async-sync-advisor