{"id":43365276,"url":"https://github.com/resend/email-best-practices","last_synced_at":"2026-02-02T04:42:38.966Z","repository":{"id":334240682,"uuid":"1140049499","full_name":"resend/email-best-practices","owner":"resend","description":"Best practices for building and sending emails aided by agents.","archived":false,"fork":false,"pushed_at":"2026-01-23T17:28:53.000Z","size":57,"stargazers_count":30,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-01-24T06:34:24.255Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/resend.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2026-01-22T19:00:57.000Z","updated_at":"2026-01-24T05:50:18.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/resend/email-best-practices","commit_stats":null,"previous_names":["resend/email-best-practices"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/resend/email-best-practices","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/resend%2Femail-best-practices","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/resend%2Femail-best-practices/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/resend%2Femail-best-practices/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/resend%2Femail-best-practices/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/resend","download_url":"https://codeload.github.com/resend/email-best-practices/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/resend%2Femail-best-practices/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29005875,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-02T04:25:24.522Z","status":"ssl_error","status_checked_at":"2026-02-02T04:24:51.069Z","response_time":58,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2026-02-02T04:42:38.456Z","updated_at":"2026-02-02T04:42:38.958Z","avatar_url":"https://github.com/resend.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"```\n  ╔══════════════════════════════════════╗\n  ║   _____ __  __    _    ___ _         ║\n  ║  | ____|  \\/  |  / \\  |_ _| |        ║\n  ║  |  _| | |\\/| | / _ \\  | || |        ║\n  ║  | |___| |  | |/ ___ \\ | || |___     ║\n  ║  |_____|_|  |_/_/   \\_\\___|_____|    ║\n  ║                                      ║\n  ║           Best Practices             ║\n  ╚══════════════════════════════════════╝\n```\n\n# Email Best Practices Skill\n\nA comprehensive agent skill for building production-ready email systems. Covers everything from DNS authentication to webhook processing, with a focus on deliverability, compliance, and reliability.\n\n## Installation\n\n```bash\nnpx skills add resend/email-best-practices\n```\n\n## What This Skill Covers\n\n**Getting Started**\n- Planning which emails your app needs (password reset, verification, order confirmations)\n- Setting up email authentication (SPF, DKIM, DMARC) so emails reach inboxes\n\n**Sending Emails**\n- Transactional email design (subject lines, content structure, mobile-first)\n- Marketing email best practices (consent, segmentation, unsubscribe)\n- Compliance requirements by region (CAN-SPAM, GDPR, CASL)\n\n**Production Infrastructure**\n- Idempotency and retry logic to prevent duplicates\n- Webhook processing for delivery events\n- Suppression lists and list hygiene automation\n\n## Structure\n\n```\nemail-best-practices/\n├── SKILL.md                             # Start here - routes to the right resource\n└── resources/\n    ├── deliverability.md                # SPF/DKIM/DMARC, sender reputation\n    ├── transactional-emails.md          # Password resets, OTPs, confirmations\n    ├── transactional-email-catalog.md   # Email combinations by app type\n    ├── marketing-emails.md              # Newsletters, campaigns, consent\n    ├── email-capture.md                 # Validation, verification, opt-in\n    ├── compliance.md                    # CAN-SPAM, GDPR, CASL\n    ├── email-types.md                   # Transactional vs marketing\n    ├── sending-reliability.md           # Idempotency, retry logic, errors\n    ├── webhooks-events.md               # Delivery events, webhook setup\n    └── list-management.md               # Suppression lists, hygiene\n```\n\n## Quick Start\n\nOpen `SKILL.md` - it has a routing table that directs you to the right resource based on what you need to do.\n\n## License\n\nMIT\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fresend%2Femail-best-practices","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fresend%2Femail-best-practices","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fresend%2Femail-best-practices/lists"}