CtrlK
BlogDocsLog inGet started
Tessl Logo

mailtrap-email-integration

Guides agents through integrating transactional email sending via Mailtrap's Email API, including sandbox testing, domain verification, and API authentication. Use when implementing email-sending features, debugging delivery issues, or setting up safe dev/staging email testing.

74

Quality

93%

Does it follow best practices?

Run evals on this skill

Adds up to 20 points to the overall score

View guide

SecuritybySnyk

Passed

No findings from the security scan

SKILL.md
Quality
Evals
Security

Quality

Content

93%Weight 40%Scale 1-5

Reviews the quality of instructions and guidance provided to agents. Good implementation is clear, handles edge cases, and produces reliable results.

A tight, actionable skill body with executable code and a useful anti-patterns table that assumes Claude's intelligence. It would benefit from an explicit ordered workflow with validation checkpoints for the production-launch path.

Suggestions

Add an explicit numbered "Production launch checklist" workflow with validation checkpoints (verify DNS records → confirm token env var → send test to sandbox → confirm domain verified → cut over to production endpoint).

In the code examples, show the error-handling feedback loop explicitly (catch failure → log recipient/template/status → surface actionable error) rather than only describing it in prose.

Clarify how a developer verifies domain verification has actually completed (e.g., the Mailtrap API/domain status check) so the "send before verification" anti-pattern has a concrete prevention step.

DimensionReasoningScore

Conciseness

Lean and efficient throughout; assumes Claude's competence and never pads with generic explanations of what email or APIs are — every section earns its place.

5 / 5

Actionability

Provides fully executable, copy-paste-ready TypeScript code for both production sending and sandbox routing, plus a concrete anti-patterns table with explicit remediations.

5 / 5

Workflow Clarity

Sequencing is implicit rather than an explicit numbered workflow, and while the Anti-Patterns table provides validation-style guidance, there are no explicit checkpoints/feedback loops for a risky integration step like domain verification.

4 / 5

Progressive Disclosure

Under 50 lines, single-purpose, with well-organized sections (When to Activate, Core Concepts, Code Examples, Anti-Patterns, Best Practices) and no need for external file references — meeting the simple-skill exception.

5 / 5

Total

19

/

20

Passed

Description

92%Weight 40%Scale 1-5

Based on the skill's description, can an agent find and select it at the right time? Clear, specific descriptions lead to better discovery.

A strong, well-scoped description that clearly answers both what the skill does and when to use it, with concrete capabilities and natural trigger phrases. The only minor gap is synonym/extension coverage in trigger terms.

DimensionReasoningScore

Specificity

Names multiple concrete actions — "sandbox testing, domain verification, and API authentication" — covering the integration comprehensively, matching the anchor for multiple specific concrete actions.

5 / 5

Completeness

Explicitly states what it does (integrate transactional email via Mailtrap's API, sandbox testing, domain verification, auth) and provides a concrete "Use when..." clause with multiple triggers.

5 / 5

Trigger Term Quality

Includes natural phrases users would say ("email-sending features", "debugging delivery issues", "safe dev/staging email testing") but misses common synonyms like "transactional email" or "SMTP" and any file/format markers.

4 / 5

Distinctiveness Conflict Risk

A clear niche (Mailtrap transactional email integration) with distinct triggers and minimal overlap risk with other skills.

5 / 5

Total

19

/

20

Passed

Validation

93%

Checks the skill against the spec for correct structure and formatting. All validation checks must pass before discovery and implementation can be scored.

Validation15 / 16 Passed

Validation for skill structure

CriteriaDescriptionResult

frontmatter_unknown_keys

Unknown frontmatter key(s) found; consider removing or moving to metadata

Warning

Total

15

/

16

Passed

Repository
affaan-m/ECC
Reviewed

Table of Contents

Is this your skill?

If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.