test-email

Test email delivery via Resend, verifying template rendering and PDF attachment inclusion.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/BaselHussain/ai-keto-meal-plan-generator --skill test-email
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: test-email
Source: https://github.com/BaselHussain/ai-keto-meal-plan-generator/tree/main/.claude/skills/test-email
Command: npx skills add https://github.com/BaselHussain/ai-keto-meal-plan-generator --skill test-email

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill ensures that your email sending service is functioning correctly, verifying that templates are rendered properly and emails are delivered as expected.

Core Features & Use Cases

  • Email Service Verification: Test the integration with email providers like Resend.
  • Template Rendering Check: Confirm that HTML email templates are displayed correctly.
  • Attachment Inclusion: Verify that PDF attachments are correctly generated and included.
  • Use Case: Before sending out important customer notifications or meal plans, use this Skill to send a test email to yourself or a designated test address to catch any rendering or delivery issues.

Quick Start

Run the test-email skill to send a test email to [email protected].

Frequently Asked Questions about test-email

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I test email delivery using Resend to verify templates are rendering correctly?

To test email delivery using Resend, you can run a dedicated test script that sends a verification email to a specified recipient. This validates your email service configuration, checks template rendering, and confirms successful delivery.

Can I verify PDF attachment inclusion when sending a test email?

Yes, you can verify PDF attachment inclusion during email delivery testing. The test process optionally generates a PDF meal plan, attaches it to the outgoing message, and validates that the attachment is correctly packaged and included by the email service.

How do I check if my email service configuration is valid before sending customer notifications?

You can check if your email service configuration is valid by executing a test email send to a designated test address. This verifies the integration with your email provider, catches rendering or delivery issues, and ensures templates display correctly before sending actual customer notifications.

What is the best way to validate HTML email templates for accurate output?

The best way to validate HTML email templates for accurate output is to send a test email to a controlled recipient address. This verifies that the email service renders the template properly and confirms the output accuracy without risking malformed messages to real users.

Why does my Resend email delivery test not work when sending to custom recipients?

Email delivery tests may not work if the email service configuration is invalid or the recipient address is rejected. You can validate your setup by sending a test email to the default test address to isolate whether the issue is template rendering, configuration, or recipient-specific.