·email-gateway
""

email-gateway

jezweb/claude-skills

Multi-provider email sending for Cloudflare Workers and Node.js applications. Build transactional email systems with Resend (React Email support), SendGrid (enterprise scale), Mailgun (developer webhooks), or SMTP2Go (reliable relay). Includes template patterns, webhook verification, attachment handling, and error recovery. Use when sending emails via API, handling bounces/complaints, or migrating between providers.

343Installs·8Trend·@jezweb

Installation

$npx skills add https://github.com/jezweb/claude-skills --skill email-gateway

SKILL.md

Status: Production Ready ✅ Last Updated: 2026-01-10 Providers: Resend, SendGrid, Mailgun, SMTP2Go

| Provider | Best For | Key Feature | Free Tier |

| Resend | Modern apps, React Email | JSX templates | 100/day, 3k/month | | SendGrid | Enterprise scale | Dynamic templates | 100/day forever | | Mailgun | Developer webhooks | Event tracking | 100/day | | SMTP2Go | Reliable relay, AU | Simple API | 1k/month trial |

Multi-provider email sending for Cloudflare Workers and Node.js applications. Build transactional email systems with Resend (React Email support), SendGrid (enterprise scale), Mailgun (developer webhooks), or SMTP2Go (reliable relay). Includes template patterns, webhook verification, attachment handling, and error recovery. Use when sending emails via API, handling bounces/complaints, or migrating between providers. Source: jezweb/claude-skills.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/jezweb/claude-skills --skill email-gateway
Category
""Writing
Verified
First Seen
2026-02-01
Updated
2026-02-18

Quick answers

What is email-gateway?

Multi-provider email sending for Cloudflare Workers and Node.js applications. Build transactional email systems with Resend (React Email support), SendGrid (enterprise scale), Mailgun (developer webhooks), or SMTP2Go (reliable relay). Includes template patterns, webhook verification, attachment handling, and error recovery. Use when sending emails via API, handling bounces/complaints, or migrating between providers. Source: jezweb/claude-skills.

How do I install email-gateway?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/jezweb/claude-skills --skill email-gateway Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/jezweb/claude-skills