CtrlK
BlogDocsLog inGet started
Tessl Logo

react-email

Use 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.

72

Quality

89%

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

86%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 well-structured, highly actionable skill body that pushes detail into verified reference files and provides copy-paste code for the common cases. The main gaps are minor general-knowledge padding and a missing validation checkpoint before sending.

Suggestions

Trim general email best-practice items Claude already knows (e.g. 'test across clients', 'max-width around 600px') and keep only the React-Email-specific or client-quirk facts in the Best Practices section.

Add an explicit validation checkpoint before the send step, e.g. render to HTML and verify the output (and confirm the production CDN/from-domain) before calling resend.emails.send.

DimensionReasoningScore

Conciseness

Mostly efficient and dense with email-client-specific rules (box-border, pixelBasedPreset, no flexbox/grid, no SVG/WEBP), with minor general-knowledge padding in the Best Practices and accessibility sections that could be trimmed.

4 / 5

Actionability

Fully executable, copy-paste-ready guidance throughout: install commands, a complete WelcomeEmail component with PreviewProps, render/send code, the dev/prod image URL pattern, and a CLI command table.

5 / 5

Workflow Clarity

Install → template → render → send is clearly sequenced with a 'Before Writing Code' clarifying-questions checkpoint, but no explicit validation step before the outward-facing send operation.

4 / 5

Progressive Disclosure

Clear overview in SKILL.md with six well-signaled one-level-deep references (COMPONENTS, STYLING, SENDING, I18N, EDITOR, PATTERNS), all of which exist as real files, making navigation easy.

5 / 5

Total

18

/

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-targeted description that names concrete capabilities, opens with an explicit 'Use when' trigger, and enumerates natural email-type keywords. Only minor room to add file-extension triggers.

DimensionReasoningScore

Specificity

Lists multiple concrete actions — 'building HTML email templates with React components', 'adding a visual email editor', 'rendering emails to HTML', 'sending emails with Resend' — covering the domain comprehensively.

5 / 5

Completeness

Explicitly answers 'what' (build/render/send emails, visual editor) and 'when' via a clear 'Use when…' clause with concrete trigger phrases.

5 / 5

Trigger Term Quality

Strong natural keyword coverage with synonyms ('welcome emails', 'password resets', 'notifications', 'order confirmations', 'newsletters', 'transactional emails'), though no file extensions are referenced to reach full comprehensiveness.

4 / 5

Distinctiveness Conflict Risk

The 'React Email' / 'Resend' / embeddable visual editor niche is distinct with specific 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

metadata_field

'metadata' should map string keys to string values

Warning

Total

15

/

16

Passed

Repository
resend/resend-skills
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.