AI AGENT ADDONS

Aws Cdk Development

zxkane/aws-skills

The AWS Cloud Development Kit lets you build cloud infrastructure using familiar programming languages like TypeScript or Python. This skill helps you create CDK stacks, define constructs, and manage deployments. It is designed for developers who want to write infrastructure as code without leaving their code editor.

You will learn core principles like letting CDK generate unique resource names. This makes your patterns reusable and supports parallel deployments. The skill also covers building Lambda functions inside CDK using the right runtime constructs.

Special MCP tools are included to verify AWS facts and access the latest CDK best practices. These tools help you validate your templates and get guidance on cross‑resource configuration. The skill makes cloud development simple and reliable.

Add Aws Cdk Development skill to your workflow

Global

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

Project

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

Source Repository

Stars
323
Forks
35
Watchers
323
License
MIT
Last Push
2 months ago
Created
9 months ago