Use this skill whenever the user is deploying a React/Vite single-page app to AWS, or mentions Amplify, CDK, or wiring up Lambda + API Gateway for a frontend. Covers Amplify hosting, custom domains, CDK backend (Lambda + API Gateway), SES email, CORS configuration, and environment variables. Skip for non-AWS hosts (Vercel, Netlify, Cloudflare Pages), pure backend services without an SPA, or server-rendered apps (Next.js SSR on Vercel).
$npx -y skills add ziniman/ai-instruct --skill aws-spa-deployInstalls into the current project.
Run `npx skills use "https://github.com/ziniman/ai-instruct" --skill "ziniman/ai-instruct/aws-spa-deploy"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/ziniman/ai-instruct" that are relevant to the current task. Run `npx skills add "https://github.com/ziniman/ai-instruct"` and select the relevant skills, then follow their instructions.