aws-cdk
Authors, deploys, and troubleshoots AWS infrastructure using CDK with TypeScript or Python. Covers best practices, stack architecture, and construct patterns. Always use when writing CDK constructs, bootstrapping environments, running cdk deploy/synth/diff, fixing CDK or CloudFormation errors, planning stack structure, importing existing resources, resolving drift, or refactoring stacks without resource replacement.
- Version
- 1
Pinned to revision 6329aa88ff7c, so it is the text this page describes rather than whatever the author pushed since.
Files
- skills/aws-cdk/SKILL.md
- skills/aws-cdk/references/bootstrap-and-project-setup.md
- skills/aws-cdk/references/compliance-and-drift.md
- skills/aws-cdk/references/construct-patterns.md
- skills/aws-cdk/references/import-and-migrate.md
- skills/aws-cdk/references/refactor-and-prevent-replacement.md
- skills/aws-cdk/references/troubleshooting-credentials.md
- skills/aws-cdk/references/troubleshooting-deployment.md
- skills/aws-cdk/references/troubleshooting-synth.md
- skills/aws-cdk/references/v1-to-v2-migration.md
Every link opens the file at its source, pinned to the revision this page describes.