AI AGENT ADDONS
Backend & APIs
911installs

JSON specs are a simple way to describe emails. This tool turns those specs into real HTML or plain-text emails. It uses React Email components to build the output.

You can use it for transactional emails like signup confirmations. Or for marketing emails like newsletters. The input is a flat list of elements that describe the email structure.

The skill works on the server or in the browser. It supports custom components and state conditions. This makes it easy to create dynamic email content from any data source.

Add React Email skill to your workflow

Global

mkdir -p ~/.claude/skills/react-email

Project

mkdir -p .claude/skills/react-email

Source Repository

Stars
15,587
Forks
841
Watchers
15,587
License
Apache-2.0
Last Push
2 months ago
Created
7 months ago