The React Email skill enables AI agents to build production-ready HTML emails using React components. It provides a modern development experience for creating responsive, cross-client compatible emails.Documentation Index
Fetch the complete documentation index at: https://resend.com/docs/llms.txt
Use this file to discover all available pages before exploring further.
Installation
Install the skill using the following command:Advantages
- Component-based email development: Build emails using reusable React components for consistent, maintainable templates.
- Brand-consistent styling with Tailwind: Use Tailwind CSS to style emails with your brand’s design system.
- Multi-format rendering: Automatically generate both HTML and plain text versions of your emails.
- Email client compatibility handling: Built-in support for rendering emails correctly across all major email clients.
- Built-in preview server: Preview your emails in real-time during development with hot reloading.
Learn More
View on GitHub
See the full source code and documentation.