aws-cdk-architect

Design and implement AWS CDK infrastructure with TypeScript code.

2|Updated May 15, 2026
One-click install
npx skills add https://github.com/mashharuki/floci-sample --skill aws-cdk-architect
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: aws-cdk-architect
Source: https://github.com/mashharuki/floci-sample/tree/main/.agents/skills/aws-cdk-architect
Command: npx skills add https://github.com/mashharuki/floci-sample --skill aws-cdk-architect

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires typescript, aws-cdk-lib, and includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

This skill provides comprehensive support for designing, implementing, and optimizing infrastructure using AWS CDK (TypeScript). It guides users through the process of creating CDK stacks, generating best-practice TypeScript code, and handling a wide range of CDK constructs and best practices.

Core Features & Use Cases

  • Infrastructure Design and Implementation: From concept to code, guiding users through the entire infrastructure lifecycle.
  • Best Practices Application: Ensuring adherence to AWS best practices for security, performance, and maintainability.
  • CDK Construct Utilization: Mastering the usage of L1, L2, and L3 constructs, stack splitting, and security settings.
  • Use Case: If you're looking to build a serverless architecture or automate infrastructure provisioning with AWS CDK, this skill is an essential tool.

Quick Start

Start by specifying the 'mode' to 'implement' and provide details about the services you want to use. The skill will guide you through the process of designing your infrastructure and generating the necessary CDK code.

Frequently Asked Questions about aws-cdk-architect

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

FAQPage Schema
How do I design and implement AWS infrastructure using CDK in TypeScript?

To design AWS infrastructure with CDK in TypeScript, specify the implementation mode and provide the desired AWS service details. The skill guides you through the entire lifecycle, generating best-practice TypeScript code for your CDK stacks.

What is the best way to structure AWS CDK constructs for a serverless architecture?

Structuring AWS CDK constructs for serverless architecture involves mastering L1, L2, and L3 constructs alongside stack splitting. This approach ensures adherence to AWS best practices for security, performance, and maintainability.

Do I need prior TypeScript knowledge to use AWS CDK for infrastructure provisioning?

Yes, you need prior TypeScript and AWS CDK knowledge to use this skill effectively. It provides comprehensive support for infrastructure implementation but requires users to understand TypeScript code generation and CDK constructs.

How does AWS CDK handle security settings and best practices during infrastructure design?

AWS CDK handles security settings by applying built-in best practices across the generated infrastructure. It guides users through configuring security parameters within CDK constructs to ensure performance and maintainability.

When should I split my AWS CDK stacks for optimal infrastructure optimization?

You should split AWS CDK stacks to optimize infrastructure when managing complex deployments. This skill supports stack splitting and helps handle a wide range of CDK constructs to maintain performance and security standards.

Can I automate infrastructure provisioning from concept to code with AWS CDK?

Yes, you can automate infrastructure provisioning from concept to code with AWS CDK. This skill supports the entire infrastructure lifecycle, guiding you through design and generating the necessary TypeScript CDK code.