If you're building full-stack apps on AWS and want everything wired together without stitching CloudFormation by hand, this is the Gen2 TypeScript-first approach. It covers auth via Cognito, GraphQL data with AppSync, S3 storage, Lambda functions, and Bedrock AI integration, all configured in code under an amplify/ directory. Works across React, Next.js, Vue, Angular, plus mobile with Flutter, Swift, Android, and React Native. The skill is explicit about defaults (React for web, but it asks before assuming mobile platforms) and routing (separate references for backend config versus frontend integration). Useful if you want guardrails against Gen1 patterns or need validated snippets for defineAuth, defineData, and the sandbox workflow.
npx skills add https://github.com/aws/agent-toolkit-for-aws --skill aws-amplify