Design and manage infrastructure as code with Terraform — modules, remote state (S3 + DynamoDB), Stacks (deployments), test framework, preconditions/postconditions, moved/removed blocks, and CI/CD plan/apply separation. Use when user asks to write Terraform config, set up remote state, design modules, manage state, or automate infrastructure. Do NOT use for Kubernetes (use kubernetes), Docker (use docker), or CI/CD pipeline design (use ci-cd).
$npx -y skills add eliasoulkadi/shokunin --skill terraformInstalls into the current project.
Run `npx skills use "https://github.com/eliasoulkadi/shokunin" --skill "eliasoulkadi/shokunin/terraform"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/eliasoulkadi/shokunin" that are relevant to the current task. Run `npx skills add "https://github.com/eliasoulkadi/shokunin"` and select the relevant skills, then follow their instructions.