Install every skill from this repository$ npx skills add resend/resend-skills
Repository directory
Skills
5 of 5
#Skill8W activityInstalls
1resendWebhook signing secret for verifying event payloads. Found in the Resend dashboard under Webhooks after creating an endpoint.19.1K2agent-email-inboxWebhook signing secret for verifying inbound email event payloads. Returned as `signing_secret` in the response when you create a webhook via the API.10.4K3resend-cliNamed auth profile for multi-account setups. Selects which stored API key to use (see `resend auth`).10.1K4email-best-practicesUse when building email features, emails going to spam, high bounce rates, setting up SPF/DKIM/DMARC authentication, implementing email capture, ensuring compliance (CAN-SPAM, GDPR, CASL), handling webhooks, retry logic, making emails accessible (alt text, headings, contrast, screen readers), or deciding transactional vs marketing.10K5react-emailUse when building HTML email templates with React components, adding a visual email editor to an application using the React Email visual editor, rendering emails to HTML, or sending emails with Resend. Covers welcome emails, password resets, notifications, order confirmations, newsletters, transactional emails, and the embeddable email editor component.9.6K