From aws-skills-for-claude-code
Builds production-ready multi-tenant SaaS apps with AWS serverless (Lambda, DynamoDB), Stripe billing, JWT auth/RBAC, React+TypeScript+Tailwind frontend. Activate on SaaS/multi-tenant/billing mentions.
How this skill is triggered — by the user, by Claude, or both
Slash command
/aws-skills-for-claude-code:saas-builderThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
- Multi-tenant with tenant isolation at data layer
${tenantId}#${entityType}#${id}├── frontend/ # React + TypeScript + Tailwind
├── backend/
│ ├── functions/ # Lambda handlers (authorizer, api, billing)
│ ├── lib/ # Business logic
│ └── infrastructure/# IaC (CDK/SAM)
├── schema/ # OpenAPI contracts
└── .kiro/
amount_cents: 1999npx claudepluginhub whchoi98/aws-skills-for-claude-code --plugin aws-skills-for-claude-codeGuides building production-ready SaaS MVPs from idea validation and tech stack selection (Next.js, Tailwind, Supabase, Stripe) to multi-tenant architecture, auth, payments, deployment, and launch checklist.
Generates Vibes SaaS app with auth, billing, and live deployment via self-contained pipeline using Agent Teams. Use for one-step SaaS shipping or 'launch/ship it' requests.
Provides CDSS development patterns for drug interaction checking, dose validation, clinical scoring (NEWS2, qSOFA), and alert classification integrated into EMR workflows.