skills/smithery.ai/cdk-infrastructure

cdk-infrastructure

Installation
SKILL.md

AWS CDK Infrastructure Best Practices

TypeScript

  • Use strict type checking
  • Import from aws-cdk-lib and constructs
  • Use L2 constructs when available, L1 (Cfn*) when necessary

Stack Organization

Installs
1
First Seen
Apr 2, 2026
cdk-infrastructure from smithery.ai