What problem does it solve?
This Skill helps teams create, style, and ship consistent HTML emails using React Email components across major clients, dramatically reducing hand-tuning and rendering issues.
Core Features & Use Cases
- Build templates with React Email's core components (Html, Head, Body, Container, Row, Column, Text, Button, Img, Hr) and optional Tailwind styling via the pixelBasedPreset.
- Manage internationalization and multi-language content with supported i18n libraries (next-intl, react-i18next, or react-intl).
- Provide safe asset handling patterns and a production-friendly baseURL mechanism to serve images from a CDN or hosting service.
- Support example patterns from the references (SENDING.md, PATTERNS.md) to cover common emails like password resets, order confirmations, and notifications.
Quick Start
Load this skill and follow its guidance to scaffold a production-ready HTML email workflow using React Email components and Tailwind with pixelBasedPreset.