AI AGENT ADDONS

Email Best Practices

resend/resend-skills
Backend & APIs
4,623installs

Building emails that actually reach inboxes requires more than just hitting send. You need to set up proper authentication like SPF, DKIM, and DMARC to prove your emails are real. This guide shows you how to fix spam problems, handle bounces, and keep your sending reputation healthy.

It also covers email capture with consent, the difference between transactional and marketing emails, and legal rules like CAN-SPAM, GDPR, and CASL. Whether you are sending password resets or newsletters, these practices help your emails get delivered.

You will learn about webhooks, retry logic, and accessibility for screen readers and alt text. This skill is for anyone building email features that work reliably and follow best practices.

Add Email Best Practices skill to your workflow

Global

mkdir -p ~/.claude/skills/email-best-practices

Project

mkdir -p .claude/skills/email-best-practices

Source Repository

Stars
142
Forks
19
Watchers
142
License
MIT
Last Push
1 month ago
Created
6 months ago