Wraps avatar

Wraps

Official

@wraps-team · United States of America

0Followers
|
6Public Repos
|
20Published Skills

AWS wrappers with SaaS

Skills Distribution
DomainCloud & Comp...Cloud Infrastructu.. (40%)Frontend & UI Arch.. (30%)Database & Backend.. (30%)

Agent Skills by Wraps

Showing 20 vetted skills indexed across 2 GitHub repositories.

wraps-teamwraps-team
55

ui-skills

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

Official
Intermediate
wraps-teamwraps-team
55

create-form

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

Official
Advanced
wraps-teamwraps-team
55

wraps-api-developer

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

Official
Advanced
wraps-teamwraps-team
55

workflow-builder

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

Official
Advanced
wraps-teamwraps-team
55

docs-pages

Generate standardized docs page templates with SEO metadata and navigation.

Official
Advanced
wraps-teamwraps-team
55

email-templates

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

Official
Advanced
wraps-teamwraps-team
55

code-review

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

Official
Advanced
wraps-teamwraps-team
55

testing-patterns

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

Official
Advanced
wraps-teamwraps-team
55

Technical Spike

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

Official
Advanced
wraps-teamwraps-team
55

create-server-action

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

Official
Advanced
wraps-teamwraps-team
55

cli-commands

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

Official
Intermediate
wraps-teamwraps-team
55

drizzle-migrations

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

Official
Advanced
wraps-teamwraps-team
55

dashboard-components

Build modular Next.js dashboard pages with server components and data tables.

Official
Advanced
wraps-teamwraps-team
1

wraps-sms

Send SMS via AWS End User Messaging from a TypeScript SDK.

Official
Advanced
wraps-teamwraps-team
1

wraps-cli

Provision AWS SES email infrastructure with domain verification and event tracking.

Official
Advanced
wraps-teamwraps-team
1

email-content-guide

Codify email content rules for deliverability, compliance, and accessibility.

Official
Intermediate
wraps-teamwraps-team
1

wraps-quickstart

Automate Wraps email infrastructure setup across hosting providers with SES, IAM, and domain verification.

Official
Advanced
wraps-teamwraps-team
1

wraps-email

Send emails through AWS SES using a TypeScript SDK.

Official
Intermediate
wraps-teamwraps-team
1

aws-ses-best-practices

Define SPF, DKIM, and DMARC configurations and IP warming schedules for AWS SES.

Official
Advanced
wraps-teamwraps-team
1

ses-troubleshoot

Diagnose AWS SES deliverability issues with targeted CLI remediation steps.

Official
Advanced

Frequently Asked Questions About Wraps

FAQPage Schema
What specific infrastructure tasks does Wraps enable?

Wraps enables the provisioning of AWS SES email infrastructure, including domain verification, SPF, DKIM, and DMARC configuration. It also supports PostgreSQL schema management via Drizzle migrations and the deployment of server-side routes using Elysia.js and Lambda.

Which technical personas benefit most from these capabilities?

Full-stack engineers and cloud architects building SaaS platforms on AWS benefit from these patterns. The library is designed for developers requiring standardized, type-safe interfaces for database interactions, email deliverability, and frontend form validation.

What are the primary dependencies for implementing these patterns?

Implementation requires a TypeScript environment with Next.js, TanStack Form, and Zod for validation. Backend operations rely on Drizzle ORM for PostgreSQL connectivity and AWS SES for messaging services, requiring valid IAM credentials and domain ownership for DNS configuration.