
If you're working in the Resend codebase and need to manage their marketing site, this handles the specific patterns they use for public-facing pages. It knows the distinction between their public and product design systems, which matters because you can't just grab components from anywhere. Covers the full lifecycle: creating new pages, editing existing ones, and tearing them down when needed. The component reuse rules are the real value here since marketing pages tend to have their own conventions that differ from product work. Saves you from having to dig through their docs or guess at the right structure.
npx -y skills add resend/design-skills --skill marketing-pages --agent claude-codeInstalls into .claude/skills of the current project.
Select a file.