convex-dev-resend
CommunityReliable email sending with Convex.
AuthorSim-hub22
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill provides a robust and scalable solution for sending emails from Convex applications, ensuring reliability through queuing, batching, and guaranteed delivery mechanisms.
Core Features & Use Cases
- Asynchronous Email Sending: Send emails without blocking your Convex functions using automatic queuing and batching.
- Guaranteed Delivery: Ensures exactly-once delivery with idempotency key management and retry logic.
- Durable Execution: Leverages Convex workpools to handle rate limits and network issues, guaranteeing delivery.
- Use Case: Automatically send order confirmations, password resets, or bulk marketing emails from your Convex backend without worrying about API failures or rate limits.
Quick Start
Use the convex-dev-resend skill to send a transactional email with the subject 'Welcome!' to 'user@example.com'.
Dependency Matrix
Required Modules
None requiredComponents
references
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: convex-dev-resend Download link: https://github.com/Sim-hub22/internquest/archive/main.zip#convex-dev-resend Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.