deploy-cdk-stack

Installation
SKILL.md

Deploy CDK Stack

Only execute when explicitly asked to "please deploy".

Prerequisites

aws sts get-caller-identity    # AWS credentials configured
docker ps                      # Docker running
cd backend && npm ci && npm run prisma:generate && npm run build  # Backend built
cd ../cdk && npm ci            # CDK dependencies installed

Deployment Sequence

Quick Deploy (Recommended)

Related skills

More from aws-samples/review-and-assessment-powered-by-intelligent-documentation

Installs
1
GitHub Stars
60
First Seen
Apr 1, 2026