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.
npx claudepluginhub whchoi98/aws-skills-for-claude-code --plugin aws-skills-for-claude-codeThis skill uses the workspace's default tool permissions.
- Multi-tenant with tenant isolation at data layer
Generates design tokens/docs from CSS/Tailwind/styled-components codebases, audits visual consistency across 10 dimensions, detects AI slop in UI.
Records polished WebM UI demo videos of web apps using Playwright with cursor overlay, natural pacing, and three-phase scripting. Activates for demo, walkthrough, screen recording, or tutorial requests.
Delivers idiomatic Kotlin patterns for null safety, immutability, sealed classes, coroutines, Flows, extensions, DSL builders, and Gradle DSL. Use when writing, reviewing, refactoring, or designing Kotlin code.
${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: 1999