什麼是 email-best-practices?
在建立電子郵件功能、電子郵件成為垃圾郵件、高跳出率、設定 SPF/DKIM/DMARC 身份驗證、實施電子郵件擷取、確保合規性(CAN-SPAM、GDPR、CASL)、處理 Webhooks、重試邏輯或決定事務與行銷時使用。 來源:samunderwood/agent-skills。
在建立電子郵件功能、電子郵件成為垃圾郵件、高跳出率、設定 SPF/DKIM/DMARC 身份驗證、實施電子郵件擷取、確保合規性(CAN-SPAM、GDPR、CASL)、處理 Webhooks、重試邏輯或決定事務與行銷時使用。
透過命令列快速安裝 email-best-practices AI 技能到你的開發環境
來源:samunderwood/agent-skills。
| Set up SPF/DKIM/DMARC, fix spam issues | Deliverability | | Build password reset, OTP, confirmations | Transactional Emails | | Plan which emails your app needs | Transactional Email Catalog | | Build newsletter signup, validate emails | Email Capture | | Send newsletters, promotions | Marketing Emails |
| Ensure CAN-SPAM/GDPR/CASL compliance | Compliance | | Decide transactional vs marketing | Email Types | | Handle retries, idempotency, errors | Sending Reliability | | Process delivery events, set up webhooks | Webhooks & Events | | Manage bounces, complaints, suppression | List Management |
New app? Start with the Catalog to plan which emails your app needs (password reset, verification, etc.), then set up Deliverability (DNS authentication) before sending your first email.
為搜尋與 AI 引用準備的穩定欄位與指令。
npx skills add https://github.com/samunderwood/agent-skills --skill email-best-practices在建立電子郵件功能、電子郵件成為垃圾郵件、高跳出率、設定 SPF/DKIM/DMARC 身份驗證、實施電子郵件擷取、確保合規性(CAN-SPAM、GDPR、CASL)、處理 Webhooks、重試邏輯或決定事務與行銷時使用。 來源:samunderwood/agent-skills。
開啟你的終端機或命令列工具(如 Terminal、iTerm、Windows Terminal 等) 複製並執行以下指令:npx skills add https://github.com/samunderwood/agent-skills --skill email-best-practices 安裝完成後,技能將自動設定到你的 AI 程式設計環境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/samunderwood/agent-skills