cdk-generator
CommunityGenerate & modify CDK stacks
Authorandrewwint
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill automates the creation and modification of AWS Cloud Development Kit (CDK) stacks, ensuring adherence to enterprise-grade multi-stack architecture patterns for maintainable and auditable infrastructure.
Core Features & Use Cases
- Stack Generation: Creates new, purpose-built CDK stacks following established patterns.
- Resource Modification: Safely adds resources to existing stacks.
- Dependency Management: Enforces explicit dependencies between stacks for clarity and stability.
- Use Case: When a new microservice requires its own dedicated VPC and database, use this Skill to generate a new
network_stack.pyanddata_stack.pythat are explicitly linked to the service's deployment stack.
Quick Start
Use the cdk-generator skill to create a new CDK stack for managing S3 buckets.
Dependency Matrix
Required Modules
None requiredComponents
references
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: cdk-generator Download link: https://github.com/andrewwint/spec-driven-ai-dev-05-devops/archive/main.zip#cdk-generator Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.