Email Template Builder
Build complete transactional email systems: React Email templates, provider integration (Resend, Postmark, SendGrid, AWS SES), preview server, i18n support, ...
claude plugin marketplace add alirezarezvani/claude-skillsDescription
Build complete transactional email systems: React Email templates, provider integration (Resend, Postmark, SendGrid, AWS SES), preview server, i18n support, dark mode, spam optimization, analytics tracking. Use when adding transactional email to a new product, migrating between email providers, refactoring legacy email templates for accessibility, or adding internationalization to existing temp...
What this skill does
- 1Generates production-ready React Email TSX components for welcome, verification, password reset, invoice, notification, and weekly digest templates.
- 2Implements dark mode using CSS media queries with !important overrides compatible with major email clients.
- 3Builds a unified send function supporting Resend, Postmark, SendGrid, and AWS SES with automatic UTM tracking added to all links.
- 4Adds typed i18n translation keys per template to support multi-language email delivery from a single component.
- 5Runs a spam score optimization checklist covering SPF/DKIM/DMARC, text-to-image ratio, subject line hygiene, and unsubscribe compliance.
When to use
- Setting up transactional email for a new product and needing production-ready templates fast.
- Migrating from a legacy email system to React Email with a different sending provider.
- Adding new email types — invoices, weekly digests, admin notifications — to an existing system.
- Debugging deliverability issues and needing a spam score audit and checklist review.
Tools used
Best for
Format
Frequently asked questions
What is Email Template Builder?
Email Template Builder is a Claude Code skill for content by Alireza Rezvani. Build complete transactional email systems: React Email templates, provider integration (Resend, Postmark, SendGrid, AWS SES), preview server, i18n support, ...
When should I use Email Template Builder?
Setting up transactional email for a new product and needing production-ready templates fast. Migrating from a legacy email system to React Email with a different sending provider.
How do I install Email Template Builder?
Run the install command (claude plugin marketplace add alirezarezvani/claude-skills). Once the skill is in place, Claude Code loads it automatically whenever a task matches what it does.
Is Email Template Builder free to use?
Yes. Email Template Builder is open source under the MIT license, published in the alirezarezvani/claude-skills repository on GitHub.