Marketplace

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.

$ 설치

git clone https://github.com/EmilLindfors/claude-marketplace /tmp/claude-marketplace && cp -r /tmp/claude-marketplace/plugins/rust-lambda/skills/async-sync-advisor ~/.claude/skills/claude-marketplace

// tip: Run this command in your terminal to install the skill