Provides comprehensive guidance and implementation patterns for building high-deliverability, compliant, and reliable email systems.
This skill equips Claude with the expertise needed to architect production-ready email infrastructure, covering everything from DNS authentication (SPF, DKIM, DMARC) and legal compliance (GDPR, CAN-SPAM) to technical reliability features like idempotency and webhook processing. Whether you are building a transactional password reset flow or a marketing newsletter engine, it ensures your emails land in the inbox while maintaining list hygiene and high sender reputation through structured architectural patterns and best practices.
主要功能
01Webhook event processing for tracking bounces, complaints, and opens
02DNS Authentication setup (SPF, DKIM, DMARC) to prevent spam filtering
030 GitHub stars
04Transactional and marketing email architecture patterns
05Global compliance guidance for GDPR, CAN-SPAM, and CASL
06Reliability implementation including retries, idempotency, and error handling
使用场景
01Troubleshooting high bounce rates or emails landing in spam folders
02Implementing double opt-in flows and legal consent management for newsletters
03Designing robust transactional systems for password resets and OTPs