Skip to content

wraps-team/skills

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Wraps.dev Skills

Agent skills for building with Wraps.dev — modern email and SMS infrastructure for AWS.

Installation

npx add-skill wraps-team/skills

This installs all available skills. You'll be prompted to select which ones to add.

Available Skills

Skill Description
wraps-email TypeScript SDK for sending emails via AWS SES
wraps-sms TypeScript SDK for sending SMS via AWS End User Messaging
wraps-cli CLI for deploying email/SMS infrastructure to your AWS account
wraps-workflows Build email/SMS automation workflows with the TypeScript DSL
aws-ses-best-practices Deliverability, warming, compliance, and AWS CLI diagnostics
ses-troubleshoot Interactive SES deliverability troubleshooting and diagnosis
wraps-quickstart Zero-to-sending setup guide, adapts to your framework and hosting
email-content-guide Email content best practices for inbox placement and spam avoidance

What are Skills?

Skills are structured instructions that help AI coding agents work more effectively with specific libraries and frameworks. They provide:

  • Accurate patterns — Real code examples from the actual SDK
  • Best practices — Patterns that prevent common mistakes
  • Current documentation — Always up-to-date with the latest API

Usage with Claude Code

Once installed, skills are automatically available to Claude Code. The agent will use them when working on relevant tasks.

Example prompts:

  • "Send a welcome email using Wraps"
  • "Set up email infrastructure with the Wraps CLI"
  • "Send an OTP via SMS"
  • "Check my SES configuration with AWS CLI"
  • "Help me improve email deliverability"
  • "My emails are bouncing, help me diagnose"
  • "Set up Wraps for my Next.js app"
  • "Write a welcome email that won't hit spam"
  • "Create a cart recovery workflow"
  • "Build an onboarding email sequence"

Links

License

MIT

About

Wraps Email, SMS, CDN and AWS-SES-BEST-PRACTICES skills

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors