IaC Patterns
73Skill Claude CodeCodex
Authoring patterns for Terraform and Bicep — remote state, module structure, naming, tagging, and plan review — so infrastructure stays reviewable and reproducible.
MyACE makes your AI coding agent's rules, skills, and workflows portable.
This repository also configures its own agents. See what myace tells them →
Skill Claude CodeCodex
Authoring patterns for Terraform and Bicep — remote state, module structure, naming, tagging, and plan review — so infrastructure stays reviewable and reproducible.
Skill Claude CodeCodex
Multi-stage Docker builds, minimal base images, image scanning, and SBOMs — so container images are small, secure, and reproducible.
Skill Claude CodeCodex
Severity classification, runbook structure, and blameless postmortems — so incidents are handled calmly, restored fast, and learned from.
Skill Claude CodeCodex
Maintain a tiered, file-based memory system so project context and decisions survive across sessions instead of being rediscovered or contradicted each time.
Skill Claude CodeCodex
Structured logging, RED/USE metrics, tracing, and alerting on symptoms — so production behavior is visible and pages go to the right people for the right reasons.
Skill Claude CodeCodex
CI/CD pipeline design — stage isolation, artifact promotion, environment gates, and rollback — so deploys are safe, repeatable, and fast to recover from.
Skill Claude CodeCodex
Keep a running, visible record of task/plan state across a multi-step session so nothing silently gets dropped or forgotten.
Skill Claude CodeCodex
Secrets manager usage, rotation, and least privilege — so credentials are injected at deploy time, rotated on a schedule, and never end up in artifacts, config, or logs.
Skill Claude CodeCodex
When a design needs a second look before implementation starts, and what to actually evaluate when giving it one.
Skill Claude CodeCodex
Naming, structure, and consistency conventions for keeping a codebase readable and predictable as it grows.
Skill Claude CodeCodex
A structured PASS / FAIL / N/A checklist covering common risk categories for reviewing a diff before merge.
Skill Claude CodeCodex
What "well-tested" actually means — covering edge cases and failure modes deliberately, not just confirming the happy path runs once.
Skill Claude CodeCodex
A simple Conventional Commits style for clear, scannable commit history.
Skill Claude CodeCodex
Lightweight branch naming and pull-request-vs-direct-push guidance for fast solo/small-team iteration.
At most 3 mods per repository are shown here, and a mod shipped inside a plugin is left to that plugin's page — the rest are on their repository pages: