Lightweight AI development lifecycle for building on AWS. A simplified take on the AI-DLC philosophy — think together, then build fast. Acts as a design partner that understands intent, proposes alternatives with trade-offs, and ships working code without the ceremony of full requirements/design/spec documents. Use when a founder says "build X on AWS", "add Y to my stack", "scaffold an API", or "write the CDK for Z".
$npx -y skills add awslabs/startups --skill aidlc-liteInstalls into the current project.
Run `npx skills use "https://github.com/awslabs/startups" --skill "awslabs/startups/aidlc-lite"` 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/awslabs/startups" that are relevant to the current task. Run `npx skills add "https://github.com/awslabs/startups"` and select the relevant skills, then follow their instructions.