email-templates

Installation
SKILL.md

Email Templates Skill

Transactional email design using React Email and integration with email providers like Resend or AWS SES.

Core Principles

  1. Responsive Design: Emails work on all devices
  2. Accessibility: Proper semantic HTML and alt text
  3. Plain Text Fallback: Always include plain text version
  4. Deliverability: Follow best practices to avoid spam
  5. Testing: Preview emails before sending

Installation

# React Email
npm install react-email @react-email/components
Related skills
Installs
15
GitHub Stars
1
First Seen
Mar 6, 2026