aws-amplify
Installation
SKILL.md
AWS Amplify Gen 2
Overview
Build full-stack applications with TypeScript code-first development. Covers auth, data models, storage, functions, AI/ML integration, and deployment.
Workflow Phases
- Backend: Create resources (auth, data, storage, functions)
- Sandbox: Deploy to sandbox environment for testing
- Frontend: Integrate with React, Next.js, Vue, Angular, Flutter, Swift
- Production: Deploy to production
Key Principles
- Always follow the amplify-workflow steering file
- Validate prerequisites (Node.js, npm, AWS credentials) first
- Execute phases one at a time with user confirmation
- Do not load phase steering files directly; use the orchestrator