Effect Client Wrapper

Pattern for wrapping third-party SDK clients (Stripe, Resend, AWS, etc.) with Effect. Use when creating Effect services that wrap external libraries with Promise-based APIs. Provides type-safe error handling, automatic tracing, and clean dependency injection via the "use" pattern.

usefulsoftwareco 49779f8 5.3 KB Updated

File contents

usefulsoftwareco/executor/tree/main/.skills/effect-use-pattern commit 49779f86a0

Frequently asked questions

npx skillmds@latest add usefulsoftwareco/effect-client-wrapper