wraps-teamwraps-teamOfficial·13 Agent Skills Included

wraps

Deploy email, SMS, and CDN infrastructure to AWS

Deploys production-ready email, SMS, and CDN infrastructure directly into your own AWS account with one command. Eliminates manual SES configuration, DNS record setup, sandbox limits, and deliverability guesswork. Includes SDKs, deliverability auditing, workflow automation, and troubleshooting guides so you send faster at AWS pricing with zero stored credentials.
npx skills add wraps-team/wraps --all -g -y
Available:

Gives your AI agent the full Wraps architecture map, CLI command reference, security rules, and per-package context files so it can safely deploy and modify email, SMS, and CDN infrastructure.

All Skills in This Repository (13)

Pure Emerald Level Indicators
📦 In Repo
wraps-teamwraps-team

ui-skills

Enforce accessible UI design constraints across Tailwind-based web app components.

Official
Intermediate
📦 In Repo
wraps-teamwraps-team

create-form

Create and validate typed frontend forms with TanStack Form and Zod schemas.

Official
Advanced
📦 In Repo
wraps-teamwraps-team

wraps-api-developer

Architect AWS Lambda API routes with Elysia.js and Drizzle ORM for PostgreSQL.

Official
Advanced
📦 In Repo
wraps-teamwraps-team

workflow-builder

Automate node-based workflow design and validation on a React Flow canvas.

Official
Advanced
📦 In Repo
wraps-teamwraps-team

docs-pages

Generate standardized docs page templates with SEO metadata and navigation.

Official
Advanced
📦 In Repo
wraps-teamwraps-team

email-templates

Manage email template authoring, rendering, and delivery with TipTap, React Email, and AWS SES.

Official
Advanced
📦 In Repo
wraps-teamwraps-team

code-review

Review code changes for quality, architecture, and pattern consistency.

Official
Advanced
📦 In Repo
wraps-teamwraps-team

testing-patterns

Structure and validate Vitest-based tests for the Wraps codebase.

Official
Advanced
📦 In Repo
wraps-teamwraps-team

Technical Spike

Run a three-agent technical spike producing a feasibility verdict and execution plan.

Official
Advanced
📦 In Repo
wraps-teamwraps-team

create-server-action

Implement Next.js server actions with TanStack Form and zod validation.

Official
Advanced
📦 In Repo
wraps-teamwraps-team

cli-commands

Create and modify CLI commands in Wraps projects using Clack prompts and Pulumi.

Official
Intermediate
📦 In Repo
wraps-teamwraps-team

drizzle-migrations

Automates PostgreSQL schema design and migration workflow for multi-tenant apps.

Official
Advanced

Frequently Asked Questions

FAQPage Schema
How to install Wraps?

Run `npx skills add wraps-team/wraps --all -g -y` in your terminal to install all skills in this suite globally.

How to deploy email infrastructure to AWS?

Run `npx @wraps.dev/cli email init` and the CLI deploys SES, DynamoDB, Lambda, and IAM resources into your AWS account with DKIM, SPF, and DMARC configured automatically.

How to fix emails going to spam?

The ses-troubleshoot skill diagnoses the cause with `wraps email check <domain> --json`, then walks you through fixing DNS records, blacklist listings, and content issues step by step.

Does Wraps work with Claude Code and Cursor?

Yes. All skills follow the universal SKILL.md standard and run in Claude Code, Cursor, and other compatible coding agents.

Do I need to share my AWS credentials with Wraps?

No. Wraps deploys everything into your own AWS account using OIDC or your local credentials, so no secrets are ever stored or sent to a third party.

Related Repositories in Software Engineering

View All in Software Engineering