This walks you through the complete setup for AWS CDK with Python, from installing the CLI via npm to bootstrapping your first deployment. It covers the essentials: configuring AWS credentials, spinning up a new project with `cdk init`, managing the virtual environment, and the core commands like synth and deploy. The guide assumes you're starting fresh and need the prerequisite check (Node.js, Python, AWS CLI). Honestly, it's solid for first-timers who want a linear path from zero to deployed stack, though experienced CDK users will already know most of this. The troubleshooting section is brief but hits the common gotchas around credentials and versioning.
npx -y skills add github/awesome-copilot --skill aws-cdk-python-setup --agent claude-codeInstalls into .claude/skills of the current project.
Select a file.
github/awesome-copilot
alirezarezvani/claude-skills
microsoft/win-dev-skills
github/awesome-copilot