agentsclimarketplace

Resend design skills

Skill ulpi-io/plugin-marketplace/plugins/resend/skills/resend-design-skills

Use when needing Resend design resources. Routes to brand guidelines, visual identity, UI components, and design tokens.From its SKILL.md

Install
npx -y skills add ulpi-io/plugin-marketplace --skill resend-design-skills

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

2 things to look at

  • no licenseNo license file was found in the repository. Code published without one is not open source by default, so using it at work is a question for whoever answers licensing questions where you are.
  • 1 stars1 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.

SKILL.md

1.6 KB, 337 tokens by cl100k_base, as published. Nobody here has run it

Design Skills

A collection of design-related skills for Claude Code.

Available Skills

SkillDescriptionPath
resend-brandApplies Resend's brand colors, typography, and visual identity to marketing materials and artifactsbrand-guidelines/SKILL.md
resend-design-systemUI component APIs, design tokens, and composition patterns for building product UI in the Resend codebasedesign-system/SKILL.md

When to use which skill

  • resend-brand — Marketing pages, social graphics, presentations, documents, and any external-facing visual content
  • resend-design-system — Product UI, src/ui/ components, design tokens, and code patterns inside the Resend codebase

Structure

Each skill lives in its own folder with a SKILL.md file that defines:

  • Frontmatter with name and description
  • Guidelines, rules, and reference material
design-skills/
├── SKILL.md              # This index file
├── brand-guidelines/
│   └── SKILL.md          # Resend brand skill
├── design-system/
│   ├── SKILL.md          # Resend design system skill
│   └── references/
│       ├── components.md
│       ├── design-tokens.md
│       └── patterns.md
└── tests/
    └── TESTS.md          # Combined test suite

What ships with it: 2 files

16.7 KB alongside SKILL.md

tests/

Keep looking

Skills are one crate of 326,629. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.