What problem does it solve?
Many email campaigns fail or underperform because of broken links, inaccessible HTML, missing or oversized images, or rendering issues across clients; this Skill centralizes pre-send QA to catch those problems before they reach recipients.
Core Features & Use Cases
- Accessibility testing: Run Mailgun Inspect accessibility checks to detect WCAG issues and missing alt text.
- Link and image validation: Validate URL lists, HTML-embedded links, and uploaded images to find broken resources or insecure URLs.
- Code analysis and previews: Analyze HTML/CSS compatibility and generate client previews (V2 content-checking can run multiple checks in one request).
- CI/CD gating and optimization: Automate create-then-poll workflows to gate builds, fail on critical issues, and optionally optimize images after validation.
- Operational guidance: Region-aware base URLs (US/EU), async polling patterns, and secrets handling for safe automation.
Quick Start
Run a full Mailgun Inspect pre-send QA on my email HTML to check accessibility, links, images, code analysis, and generate previews while polling until all tests are completed.