AI AGENT ADDONS

Build cloud infrastructure on AWS using TypeScript code. This skill helps you create reusable constructs and stacks with safe defaults. You can model serverless apps, VPC networks, and apply IAM or encryption rules.

Follow a validation-first delivery loop. Run cdk synth, cdk diff, and cdk deploy to check and deploy changes. Use L2 constructs for standard resources or L1 for full control.

This approach makes infrastructure repeatable and easier to review. Anyone on the team can understand and improve the code.

Add Aws Cdk skill to your workflow

Global

mkdir -p ~/.claude/skills/aws-cdk

Project

mkdir -p .claude/skills/aws-cdk

Source Repository

Stars
293
Forks
33
Watchers
293
License
MIT
Last Push
29 days ago
Created
9 months ago