aws-cdk-development

Guide AWS CDK infrastructure design and deployment in TypeScript or Python.

103|30|Updated Dec 24, 2025
One-click install
npx skills add https://github.com/CommandCodeAI/agent-skills --skill aws-cdk-development
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: aws-cdk-development
Source: https://github.com/CommandCodeAI/agent-skills/tree/main/skills/aws-cdk-development
Command: npx skills add https://github.com/CommandCodeAI/agent-skills --skill aws-cdk-development

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires jq, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This skill provides MCP-powered guidance for designing and deploying AWS infrastructure with AWS CDK in TypeScript or Python.

Core Features & Use Cases

  • MCP-enabled CDK guidance to design scalable AWS infrastructure with TypeScript or Python.
  • Construct patterns, stack composition, and deployment workflows with integrated MCP servers for up-to-date AWS knowledge.
  • Use cases include scaffolding new CDK projects, refactoring stacks, and validating CDK configurations before deployment.

Quick Start

Create a new CDK app (TypeScript) that provisions a VPC, a Lambda function, and an IAM role.

Frequently Asked Questions about aws-cdk-development

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I scaffold a new AWS CDK app in TypeScript or Python?▼

It provides MCP-powered guidance to scaffold new AWS CDK apps in TypeScript or Python. You can quickly provision infrastructure like a VPC, Lambda function, and IAM role by following its construct patterns and deployment workflows.

Can I use MCP servers to fetch up-to-date AWS knowledge for CDK deployments?▼

Yes, this skill integrates with MCP servers to fetch the latest AWS knowledge for CDK deployments. It uses MCP-enabled guidance to ensure your infrastructure design and construct patterns are up-to-date.

What is the best way to refactor AWS CDK stacks and validate configurations before deployment?▼

Use this skill's MCP-powered guidance to refactor AWS CDK stacks and validate configurations before deployment. It covers stack composition and deployment workflows to ensure your infrastructure is correctly configured.

Do I need Node.js and AWS CDK v2 tooling to develop infrastructure as code?▼

Yes, you need Node.js and AWS CDK v2 tooling to develop infrastructure as code with this skill. It assumes a development environment with Node.js for TypeScript or Python for CDK development.

Does this CDK guidance skill require jq to be installed?▼

Yes, this CDK guidance skill requires jq to be installed as a dependency. It uses jq to help process and validate your AWS infrastructure as code configurations before deployment.