Skip to content

HashiCorp Terraform

⚙️ DevOps ⭐ Featured

A collection of Agent skills for HashiCorp products. Write HCL code, build modules, and develop Terraform providers.

Tags

Compatible Platforms

📦 Quick Install

Claude Code example
mkdir -p .claude/skills
git clone https://github.com/hashicorp/agent-skills \
  .claude/skills/hashicorp-terraform

Replace .claude/skills/ with your platform's skills directory. View all install options →

hashicorp-terraform/SKILL.md — frontmatter preview

---
name: HashiCorp Terraform
description: A collection of Agent skills for HashiCorp products. Write HCL code, build modul…
authors: [hashicorp]
tags: [terraform, hcl, infrastructure, hashicorp]
platforms: [claude-code, github-copilot, cursor, gemini-cli, windsurf, codex, opencode]
---
🐙 View on GitHub ➕ Submit a Skill

Related Agent Skills

Postgres Optimization

Database design guidelines focusing on index strategies, query optimization, connection pooling, and JSONB usage.

Docker Best Practices

Rules for creating multi-stage, secure, and minimal Docker images for production deployments.

GitHub Actions CI/CD

Standardized GitHub Actions workflows for testing, linting, and automated deployments with security best practices.