resend

Send transactional and marketing emails via the Resend API with React Email templates.

6|1|Updated Feb 27, 2026
One-click install
npx skills add https://github.com/RepairYourTech/cfsa-antigravity --skill resend-repairyourtech
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: resend
Source: https://github.com/RepairYourTech/cfsa-antigravity/tree/main/.agent/skill-library/stack/email/resend
Command: npx skills add https://github.com/RepairYourTech/cfsa-antigravity --skill resend-repairyourtech

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires resend, react-email, svix, and includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

This Skill streamlines the process of sending transactional and marketing emails, enabling developers to integrate robust email functionality into their applications using a developer-first API and flexible templating.

Core Features & Use Cases

  • Transactional Emails: Send automated emails like welcome messages, password resets, and order confirmations.
  • Marketing Emails: Facilitate bulk email campaigns.
  • React Email Templates: Build dynamic and visually appealing email templates using React components.
  • Webhook Handling: Process delivery status updates, bounces, and engagement events.
  • Domain Verification: Securely manage and verify sending domains.

Quick Start

Use the resend skill to send a welcome email to '[email protected]' with the subject 'Welcome to our platform'.

Frequently Asked Questions about resend

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I send transactional emails using React Email templates?

To send transactional emails with React Email templates, use the Resend API to programmatically dispatch dynamic content. It supports automated messages like welcome emails and password resets via React components.

What is the best way to handle email webhooks for delivery status and engagement tracking?

The best way to handle email webhooks for delivery status and engagement tracking is by integrating Svix for webhook security. This processes bounces and engagement events directly from Resend.

Can I use this to send bulk marketing emails and manage batch operations?

Yes, you can send bulk marketing emails and manage batch operations using the Resend SDK. It provides programmatic control specifically designed to facilitate large-scale email campaigns.

Do I need to verify my sending domain before sending transactional email via the Resend API?

Yes, you need domain verification to securely manage and verify sending domains before sending transactional email via the Resend API. This ensures your emails are properly authenticated.

Does this email integration support React Email components for dynamic content?

Yes, this Resend integration fully supports React Email components for building dynamic and visually appealing email templates. It allows developers to create flexible templating directly within their applications.