data-iac
Data IaC Skill
Version: 1.0 Stack: Terraform, AWS CDK, CloudFormation
Infrastructure without code is infrastructure without memory. Manual console changes create drift that nobody notices until a deploy fails. Hardcoded values mean dev and prod diverge silently. Local state files mean one laptop death away from losing track of what's deployed.
IaC makes infrastructure reviewable, repeatable, and recoverable — the same code for every environment means what works in staging works in prod. These patterns aren't about tidiness. They're about being able to recover when things go wrong, which they always do.
Scope and Boundaries
More from alexanderstephenthompson/claude-hub
unity-csharp
C# patterns for Unity - MonoBehaviour, async, architecture, and VR/mobile performance optimization
49design
Design and UI standards for accessibility, semantic HTML, and responsive layouts
35architecture
Architecture principles, module boundaries, folder structure, and project type profiles
33vrc-udon
VRChat Udon and UdonSharp patterns - networking, sync, interactions
32data-python
Python patterns for data processing - pandas, polars, pyspark
32web-performance
Performance patterns for Apollo caching, Redis, and CloudFront optimization
32