
Cloud Infrastructure
- 10 repo stars
- Updated June 5, 2026
- viktorbezdek/skillstack
Build infrastructure-as-code with Terraform and AWS CDK, apply cloud architecture patterns, optimize cost, and design multi-region deployments.
About
Infrastructure-as-code with Terraform and AWS CDK, cloud architecture patterns, cost optimisation, and multi-region deployment design. Use it to provision and structure the cloud infrastructure an application runs on.
- Terraform and AWS CDK
- Cloud architecture patterns
- Cost optimization
- Multi-region deployment
Cloud Infrastructure by the numbers
- Data as of Jul 7, 2026 (Skillselion catalog sync)
/plugin marketplace add viktorbezdek/skillstack/plugin install cloud-infrastructure@skillstackAdd your badge
Show developers this skill is listed on Skillselion. Paste this into your README.
| repo stars | ★ 10 |
|---|---|
| Last updated | June 5, 2026 |
| Repository | viktorbezdek/skillstack ↗ |
What it does
Build infrastructure-as-code with Terraform and AWS CDK, apply cloud architecture patterns, optimize cost, and design multi-region deployments.
README.md
cloud-infrastructure
Infrastructure-as-code with Terraform and AWS CDK, cloud architecture patterns, cost optimisation, and multi-region deployment design.
Overview
This plugin provides the cloud-infrastructure skill for Claude Code.
Installation
Install via the SkillStack marketplace or copy this plugin directory into your Claude Code plugins folder.
Usage
Invoke by describing your task naturally. The skill activates on relevant queries.
Activates for:
- Write Terraform to provision an RDS PostgreSQL instance with a read replica
- Design a multi-AZ VPC with public and private subnets for a 3-tier app
- Convert our Terraform S3 + CloudFront setup to AWS CDK TypeScript
- Our AWS bill doubled last month — what should we look at?
Does NOT activate for:
- Write a Kubernetes Deployment and Service for our FastAPI app (K8s application manifests — not infrastructure provisioning)
- Set up a GitHub Actions workflow for blue-green deploys (CI/CD pipeline — separate concern)
- Debug why our Docker container crashes on startup (App-layer debugging — not infra)
Domain
Engineering
Changelog
See CHANGELOG.md.