Skills react-email
๐Ÿ“ฆ

react-email

v2.1.0 Content revision r1 Safe โš™๏ธ External commands๐ŸŒ Network accessโšก Contains scripts๐Ÿ“ Filesystem access๐Ÿ”‘ Env variables

Build React Email Templates

HTML email work is difficult because email clients render styles differently. This skill guides Claude, Codex, and Claude Code through React Email templates, previews, sending, and accessibility.

Supports: Claude Codex Code(CC)
๐Ÿฅˆ 82 Silver

Install with my Agent

Copy this request to your Agent. It includes the canonical Skill page and manifest.

Agent request
Review the Skillstore skill "react-email" from https://skillstore.io/skills/resend-react-email.md and its manifest at https://skillstore.io/api/skills/resend-react-email/manifest. Verify the artifact. You may proceed after verification, subject to the environment's own policy.

Your Agent should still show its plan and request any confirmation required by the security policy.

Agent-readable resources

Use these links when an AI agent, crawler, or script needs clean context instead of reading the full page.

Test it

Using "react-email". Create a password reset email for a consumer app.

Expected outcome:

A React Email plan with component structure, preview text, secure reset link handling, email-safe styling, and plain text rendering notes.

Using "react-email". Review our newsletter template before launch.

Expected outcome:

A compatibility checklist covering Tailwind classes, table-safe layout, image formats, unsubscribe placement, dark mode risk, and accessibility issues.

Using "react-email". Add localized order confirmation emails.

Expected outcome:

An i18n approach with required locale props, translated subject guidance, currency formatting, RTL direction handling, and locale rendering tests.

Security Audit

Safe
v7 โ€ข 7/9/2026 Open versioned report

AI review found the static alerts are documentation false positives from Markdown fences, placeholder URLs, local import examples, and standard environment-variable configuration. No prompt injection, covert exfiltration, unauthorized command execution, or malicious intent was found in the reviewed files.

9
Files scanned
4,030
Lines analyzed
0
Review items
0
False positives ignored

Risk Factors

โš™๏ธ External commands (50)
๐ŸŒ Network access (50)
โšก Contains scripts (6)
๐Ÿ“ Filesystem access (8)
๐Ÿ”‘ Env variables (24)
No confirmed security findings were detected by the latest completed static and semantic audit. This does not prove the skill has no side effects.
Audited by: codex View Audit History โ†’
Share & cite this report

Share the versioned assessment report, neutral badge, embed card, and citations. Skillstore reports evidence without deciding whether this Skill is safe.

Open versioned report
Security Assessment

Copy report link

https://skillstore.io/skills/resend-react-email/audits/7?utm_source=security_passport&utm_medium=share&utm_campaign=versioned_report

Markdown badge

[![Skillstore security assessment](https://skillstore.io/badges/skills/resend-react-email/security.svg)](https://skillstore.io/skills/resend-react-email?utm_source=security_passport_badge)

HTML badge

<a href="https://skillstore.io/skills/resend-react-email?utm_source=security_passport_badge"><img src="https://skillstore.io/badges/skills/resend-react-email/security.svg" alt="Skillstore security assessment" loading="lazy"></a>

Embed card

<iframe src="https://skillstore.io/embed/skills/resend-react-email.html" title="Skillstore Security Assessment" sandbox="allow-popups allow-popups-to-escape-sandbox" loading="lazy" referrerpolicy="no-referrer" width="420" height="180"></iframe>
Academic citations (APA ยท BibTeX ยท CFF)

APA citation

resend. (2026). react-email security audit report (audit version 7) [Author version 2.1.0]. Skillstore. https://skillstore.io/skills/resend-react-email/audits/7

BibTeX citation

@techreport{resend-resend-react-email-2026, author = {resend}, title = {react-email security audit report (audit version 7)}, institution = {Skillstore}, year = {2026}, number = {7}, url = {https://skillstore.io/skills/resend-react-email/audits/7}, note = {Author version 2.1.0} }

CITATION.cff

cff-version: 1.2.0 message: "If you use this Skill, cite its author and this versioned security audit report." title: "react-email security audit report (audit version 7)" version: "2.1.0" type: report authors: - name: "resend" date-released: "2026-07-09" url: "https://skillstore.io/skills/resend-react-email/audits/7" identifiers: - type: other value: "skillstore:resend-react-email:audit:7" description: "Skillstore immutable audit report identifier"

Skillstore Score

Why this score Evidence Confidence: High
59
Architecture
100
Maintainability
87
Content
69
Community
91
Spec Compliance

What You Can Build

Create Transactional Templates

Build welcome, password reset, notification, receipt, and order confirmation emails with reusable React components.

Standardize Email Rendering

Apply React Email structure, Tailwind pixel units, plain text rendering, and accessibility checks across a product team.

Add an Email Editor

Embed the React Email visual editor, configure themes, and export editor content to email-ready output.

Try These Prompts

Create a Welcome Email
Use the react-email skill to create a welcome email for a SaaS product. Include preview text, a clear heading, body copy, and one action button.
Improve an Existing Template
Use the react-email skill to review this email template for React Email structure, Tailwind email safety, image handling, accessibility, and plain text rendering.
Design a Sending Flow
Use the react-email skill to plan a Resend sending flow for this template. Ask for the verified domain, sender, recipient rules, and required environment variables.
Build a Localized Email System
Use the react-email skill to design localized transactional emails with supported locales, translated subjects, RTL support, fallback messages, and rendering tests.

Best Practices

  • Ask for brand colors, production asset URLs, verified sender domains, and provider credentials before sending guidance.
  • Use React Email components and pixel-based Tailwind utilities instead of browser-only layout features.
  • Render and review both HTML and plain text versions before production sends.

Avoid

  • Do not hardcode localhost, placeholder domains, or temporary recipients in production templates.
  • Do not use SVG, WEBP, flexbox, grid, or unsupported media query patterns for broad email compatibility.
  • Do not send real emails or upload templates without explicit user confirmation.

Frequently Asked Questions

What does this skill help build?
It helps build React Email templates, render output, configure sending examples, and embed the React Email editor.
Can it send emails by itself?
No. It provides guidance and examples. Actual sending requires user credentials, provider setup, and explicit tool access.
Which email providers are covered?
The references include Resend, Nodemailer, Mailgun, and SendGrid examples.
Does it support localization?
Yes. It includes examples for next-intl, react-intl, react-i18next, translated subjects, fallback messages, and RTL layouts.
Does it replace email client testing?
No. It improves template quality, but teams should still test rendering in their target email clients.
Can it help with accessibility?
Yes. It covers preview text, heading order, alt text, link text, language attributes, and plain text output.

Developer Details

Author

resend

License

MIT

Author version

v2.1.0

Skillstore revision

r1

Ref

3e4b6c31a74a3bd1a291c98cf585d720cb9fbc88

Maintenance freshness

7/18/2026

Usage

8 downloads ยท 126 views

File structure

๐Ÿ“ references/

๐Ÿ“„ COMPONENTS.md

๐Ÿ“„ EDITOR.md

๐Ÿ“„ I18N.md

๐Ÿ“„ PATTERNS.md

๐Ÿ“„ SENDING.md

๐Ÿ“„ STYLING.md

๐Ÿ“„ README.md

๐Ÿ“„ SKILL.md

๐Ÿ“„ TESTS.md