Now liveThe Skillselion MCP - thousands of ranked skills, loaded into your agent mid-task. No install.Get it →
resend avatar

Resend Design Skills

  • 1.1k installs
  • 39 repo stars
  • Updated July 13, 2026
  • resend/design-skills

resend-design-skills is an index skill routing agents to Resend brand, design system, marketing page, and audit sub-skills.

About

The resend-design-skills index routes Claude Code agents to four Resend-specific design skills covering brand guidelines, product UI design system, marketing pages, and dashboard design audits. resend-brand applies colors, typography, and visual identity to external marketing artifacts. resend-design-system documents UI component APIs, design tokens, composition patterns, and UX heuristics for src/ui work. marketing-pages governs creating or editing pages under src/app/(website)/ with SEO metadata and public primitives. design-audit checks dashboard alignment for missing docs, token misuse, deprecated components, and pattern candidates, including a scheduled Monday routine. Each sub-skill lives in its own folder with SKILL.md, references, and tests documented in the index structure.

  • Index routes to resend-brand, design-system, marketing-pages, and design-audit skills.
  • Design-system skill covers tokens, components, heuristics, and src/ui patterns.
  • Marketing-pages skill targets src/app/(website)/ structure and SEO metadata.
  • Design-audit skill flags token misuse and deprecated component usage.
  • Folder layout documents references for components, rubrics, and test suites.

Resend Design Skills by the numbers

  • 1,095 all-time installs (skills.sh)
  • +15 installs in the week ending Aug 5, 2026 (Skillselion tracking)
  • Ranked #372 of 1,880 Design & UI/UX skills by installs in the Skillselion catalog
  • Security screen: LOW risk (skills.sh audit)
  • Data as of Aug 5, 2026 (Skillselion catalog sync)
From the docs

What resend-design-skills says it does

Routes to brand guidelines, visual identity, UI components, design tokens, and marketing page patterns
SKILL.md
npx skills add https://github.com/resend/design-skills --skill resend-design-skills

Add your badge

Show developers this skill is listed on Skillselion. Paste this into your README.

Listed on Skillselion
Installs1.1k
repo stars39
Security audit3 / 3 scanners passed
Last updatedJuly 13, 2026
Repositoryresend/design-skills

Which Resend design skill should handle this brand, UI, marketing page, or audit task?

Route Resend design tasks to brand, design-system, marketing-pages, or design-audit sub-skills.

Who is it for?

Developers working in the Resend codebase on UI, marketing, or design alignment tasks.

Skip if: Skip for non-Resend projects without their design system or marketing structure.

When should I use this skill?

User needs Resend design resources, brand guidelines, UI components, or dashboard design audit.

What you get

Correct sub-skill selected with Resend-specific tokens, components, and page patterns applied.

  • On-brand UI layouts
  • Marketing page patterns
  • Token-aligned component specs

By the numbers

  • Published at version 1.0.0
  • Includes resend-brand and resend-design-system sub-skills in the collection table

Files

brand-guidelines/SKILL.mdMarkdownGitHub ↗

Resend Brand Guidelines

Core Colors

NameHex
Resend Black#000000
Resend White#FDFDFD

Semantic Colors

ScaleBackgroundForegroundUsage
Gray#16171AEB#FDFEFFA6Structure, hierarchy, and subtle separation
Red#FF173F2D#FF9592Critical states and irreversible actions
Amber#FA820022#FFCA16Caution and pending states
Green#22FF991E#46FEA5D4Success and completion
Blue#0077FF3A#70B8FFInteractive and informational elements

Typography

FontRole
Domaine Display NarrowDisplay headlines (never in product UI)
FavoritHeadings & titles
InterBody text
CommitMonoCode

Typography Rules

  • Use sentence case everywhere (headings, buttons, labels, navigation)
  • Never use the Domaine font in bold
  • Never use monospace for titles or body copy
  • Never replace brand fonts with alternatives

Typography Scale

Display

StyleFontSize/LineLetter Spacing
display/largeDomaine Display Narrow96/96-0.96px
titleResend Favorit60/64-2.8px
smallDomaine Display Narrow72/72-0.77px

Body

StyleFontWeightSize/Line
xlargeResend FavoritRegular24/32
largeInterRegular/Medium18/28
mediumInterRegular/Medium/Semi Bold16/24
smallInterRegular14/20
codeCommitMonoRegular14/20

Logo

Wordmark

  • https://cdn.resend.com/brand/resend-wordmark-white.svg
  • https://cdn.resend.com/brand/resend-wordmark-white.png
  • https://cdn.resend.com/brand/resend-wordmark-black.svg
  • https://cdn.resend.com/brand/resend-wordmark-black.png

Lettermark

  • https://cdn.resend.com/brand/resend-icon-white.svg
  • https://cdn.resend.com/brand/resend-icon-white.png
  • https://cdn.resend.com/brand/resend-icon-black.svg
  • https://cdn.resend.com/brand/resend-icon-black.png

Clearspace

Minimum clear space = 1/2 cap height on all sides

Minimum Size

  • Preferred: 24px height
  • Extreme cases: 16px height minimum

Logo Restrictions

Never: rotate, apply effects, outline, slant/stretch, use multiple colors, use low resolution, combine symbol+wordmark, modify proportions

Cube Element

Secondary brand symbol. Never use as: primary logo, navigation element, or with modified geometry/colors.

Gradients

NameValue
Font gradientlinear-gradient(97deg, #ffffff 30%, rgba(255,255,255,0.50) 100%)
Smooth gradientlinear-gradient(96deg, rgba(255,255,255,0.05) 0%, rgba(255,255,255,0.10) 100%)
Borderlinear-gradient(180deg, rgba(255,255,255,0.10) 0%, rgba(255,255,255,0.05) 100%)
Rainbow borderlinear-gradient(90deg, rgba(2,252,239,0.44) 0%, rgba(255,181,43,0.44) 50%, rgba(160,43,254,0.44) 100%)

Effects

NameValue
Glass blurbackdrop-filter: blur(25px)

Textures

  • Noise: Hero backgrounds, atmospheric depth

https://resend.com/static/product-pages/noise.png

Backgrounds

Brand wallpapers available at: https://resend.com/wallpapers

Layout Patterns

NameDescription
Right Object SceneSmall label top-left, title top-left (2 lines), 3D object right
Interface SceneLabel top-left, title bottom-left (2 lines), UI screenshot background
Text Only SceneTitle top-left, 3D abstract scene fills background
Text Only BackgroundLarge title centered, subtle texture/gradient background
Text Only SubtleSmall centered text (2 lines), minimal dark background
Big NumberLarge display number centered (Domaine), small label below

Common patterns:

  • Label/category always small, top-left or top-center
  • Titles use 2-line breaks for rhythm
  • Titles are never longer than 3 lines.
  • Objects positioned right, left, or as full background
  • Dark backgrounds with subtle depth

Design Principles

1. Dark-first design philosophy 2. Sharp contrast between black and light 3. Precision and focus over decoration 4. Accent colors communicate state, not style 5. Simple, stable, intentional forms

Related skills

How it compares

Use resend-design-skills as the router when you need official Resend tokens and components instead of generic frontend-design guidance.

FAQ

When should I use resend-brand?

For marketing pages, social graphics, presentations, and external-facing visual content.

When should I use design-audit?

On audit design requests, design alignment checks, or the scheduled Monday dashboard routine.

Where do marketing pages live?

Under src/app/(website)/ per the marketing-pages skill routing.

Is Resend Design Skills safe to install?

skills.sh reports 3 of 3 security scanners passed. Review the Security Audits panel on this page before installing in production.

Design & UI/UXuibranding

This week in AI coding

Five minutes, every Monday - the tools, releases and tactics for developers.

unsubscribe anytime.