infrastructure

Installation
SKILL.md

Infrastructure as Code

Core Principle

Infrastructure is code. Version it, test it, review it, automate it.

Infrastructure should be defined declaratively, stored in version control, reviewed like code, and deployed automatically. Manual infrastructure changes lead to drift, inconsistency, and production issues. Treat your infrastructure with the same rigor as application code.


When to Use

Installs
3
GitHub Stars
4
First Seen
Mar 16, 2026
infrastructure — all-the-vibes/skills-catalog