kb-amplify-cdk

Integrate Amplify Gen2 with CDK for sandbox and production deployments.

97|2|Updated Jan 1, 2026
One-click install
npx skills add https://github.com/minorun365/my-claude-code-settings --skill kb-amplify-cdk
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: kb-amplify-cdk
Source: https://github.com/minorun365/my-claude-code-settings/tree/main/claude/skills/kb-amplify-cdk
Command: npx skills add https://github.com/minorun365/my-claude-code-settings --skill kb-amplify-cdk

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Integrates Amplify Gen2 with CDK and provides practical guidance for sandbox management, production deployments, and hotswap workflows to accelerate cloud development.

Core Features & Use Cases

  • Comprehensive patterns for wiring Amplify Gen2 resources with CDK constructs (stacks, outputs, and custom resources)
  • Sandbox lifecycle guidance, environment branching, and deployment strategies for reliable previews and production releases
  • Techniques for implementing Hotswap and deployment-time customization in Amplify-centered projects

Quick Start

Follow the included Amplify Gen2 + CDK examples to scaffold a sandbox-enabled workflow.

Frequently Asked Questions about kb-amplify-cdk

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

FAQPage Schema
How do I integrate Amplify Gen2 with CDK for backend stack organization?

Integrating Amplify Gen2 with CDK involves using specific constructs to organize backend stacks, manage outputs, and configure custom resources for scalable cloud apps. This approach enables structured infrastructure management within your Amplify projects.

What is the best way to manage sandbox environments and branching in Amplify Gen2?

Managing sandbox environments in Amplify Gen2 requires following lifecycle guidance and environment branching strategies. This ensures reliable preview environments and controlled production releases when wiring your resources with CDK constructs.

Can I use Hotswap deployments to accelerate Amplify Gen2 cloud development?

Yes, you can implement Hotswap deployments in Amplify Gen2 projects to accelerate cloud development. This technique allows for faster deployment cycles by bypassing standard CloudFormation updates for specific resource changes.

Does CDK support Docker build options and custom resources for Amplify Gen2?

Yes, CDK supports configuring Docker build options and custom resources within Amplify Gen2 projects. You can apply these CDK constructs to meet specific requirements for deployment-time customization and backend stack organization.

How do I set up a production deployment pipeline for Amplify Gen2 using CDK?

Setting up a production deployment pipeline for Amplify Gen2 using CDK requires applying specific deployment strategies and environment branching techniques. This approach ensures reliable releases and proper management of backend stacks across environments.