This skill provides guidance for AWS CDK development.
Best Practices
Use TypeScript for type safety
Follow the construct hierarchy: App > Stack > Construct
Use environment-specific configurations
Implement proper tagging strategies
Common Patterns
Use cdk.CfnOutput for stack outputs
Leverage cdk.Aspects for cross-cutting concerns
Use cdk.Tags for resource tagging
1---2name: aws-cdk3description: AWS CDK Skill4---5# AWS CDK Skill67This skill provides guidance for AWS CDK development.89## Best Practices10111. Use TypeScript for type safety122. Follow the construct hierarchy: App > Stack > Construct133. Use environment-specific configurations144. Implement proper tagging strategies1516## Common Patterns1718- Use `cdk.CfnOutput` for stack outputs19- Leverage `cdk.Aspects` for cross-cutting concerns20- Use `cdk.Tags` for resource tagging
Run npx skillmds@latest add spillwavesolutions-agent-rulez/aws-cdk in your terminal (requires Node.js), paste this page's agent-chat prompt into Claude, Cursor, or any MCP-connected agent, or download the SKILL.md file and copy it into your agent's skills directory.
AWS CDK Skill It is listed under DevOps & Infra on SkillMD.
This skill has not completed SkillMD's automated safety review yet. SkillMD never runs a skill's scripts for you; review the SKILL.md before installing.
This skill is tagged as working with Claude Code, Claude.ai, OpenAI Codex. SKILL.md is an open format, so most agents that read a skills directory can load it too.
Yes. Installing skills from SkillMD is free, and the skill stays under its author's original license.
SpillwaveSolutions (@spillwavesolutions-agent-rulez) published this skill. Their other Agent Skills are listed on their SkillMD profile.