iac-scaffold

Scaffolds AWS CDK, Terraform, SAM, and CloudFormation projects with deployment configurations.

15|20|Updated May 11, 2026
One-click install
npx skills add https://github.com/awslabs/startups --skill iac-scaffold-awslabs
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: iac-scaffold
Source: https://github.com/awslabs/startups/tree/main/solution-architecture/plugins/aws-dev-toolkit/skills/iac-scaffold
Command: npx skills add https://github.com/awslabs/startups --skill iac-scaffold-awslabs

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill helps developers avoid manually designing infrastructure-as-code project structures by providing guided scaffolding for AWS deployments across multiple frameworks.

Core Features & Use Cases

  • Multi-framework Scaffolding: Creates project foundations for CDK, Terraform, SAM, and CloudFormation with framework-specific conventions.
  • AWS Best Practice Guidance: Incorporates validation, documentation lookup, security checks, tagging standards, and deployment workflow recommendations.
  • Use Case: A startup engineer can use this Skill to generate a production-ready Terraform application structure with environment configuration, CI/CD setup, and AWS resource examples.

Quick Start

Use the iac-scaffold skill to create a new CDK project for a serverless web application with AWS best practices.

Frequently Asked Questions about iac-scaffold

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

FAQPage Schema
How do I scaffold an AWS infrastructure-as-code project with CDK or Terraform?

You can scaffold AWS infrastructure-as-code projects by using this Skill to generate framework-specific structures for CDK, Terraform, SAM, and CloudFormation. It applies validated resource patterns, security checks, and CI/CD workflow configurations.

What is the best way to structure a new AWS SAM or CloudFormation project?

The best way to structure a new AWS SAM or CloudFormation project is using guided scaffolding that enforces framework-specific conventions. This Skill incorporates AWS documentation guidance, tagging standards, and deployment workflow recommendations.

Does this scaffolding tool include AWS security checks and tagging standards?

Yes, this scaffolding tool includes AWS security checks and tagging standards. It incorporates AWS best practice guidance by applying validation, documentation lookup, and security checks alongside environment configuration and operational project templates.

Can I generate CI/CD workflows and environment configurations for AWS CDK projects?

Yes, you can generate CI/CD workflows and environment configurations for AWS CDK projects. This Skill scaffolds production-ready application structures with deployment configurations, validated resource patterns, and CI/CD setup.

When do I need to use a dedicated scaffolding tool for AWS infrastructure as code?

You need a dedicated scaffolding tool for AWS infrastructure as code when manually designing project structures becomes inefficient. It helps developers avoid manual design by providing guided scaffolding with AWS best practices for new stacks and modules.