Skillstore Skillstore
SkillsReleasesDocsSubmit
Skills Authors EmilLindfors
EmilLindfors

EmilLindfors

Active
27
Skills
4
Categories
ClaudeCodexCode(CC)

Published Skills 27

📦

cold-start-optimizer

Optimize Lambda cold starts

Low Risk 69

AWS Lambda cold starts cause latency spikes in serverless applications. This skill provides expert guidance on reducing cold start times for Rust Lambda functions through binary optimization, lazy initialization patterns, and deployment best practices.

Claude Codex Code(CC)
Install
📦

async-sync-advisor

Choose async or sync patterns for Rust Lambda

Safe 71

Rust Lambda functions often mix I/O and CPU workloads. This skill helps you choose the right concurrency pattern using tokio, rayon, or spawn_blocking for optimal performance.

Claude Codex Code(CC)
Install
âš¡

async-patterns-guide

Master Modern Rust Async Patterns

Safe 66

Rust developers often use outdated async patterns that add unnecessary dependencies and performance overhead. This skill provides expert guidance on native async fn in traits, async closures, and helps migrate from async-trait to cleaner, faster code.

Claude Codex Code(CC)
Install
12
Skillstore Skillstore
Documentation GitHub About

© 2025 Skillstore