communication-systems

Installation
SKILL.md

Communication Systems

Overview

Building email systems, push notifications, in-app messaging, and webhook integrations.


Email Systems

Transactional Email

import { Resend } from 'resend';

const resend = new Resend(process.env.RESEND_API_KEY);
Related skills
Installs
31
GitHub Stars
13
First Seen
Jan 25, 2026