๐ŸŽฏ

new-terraform-provider

๐ŸŽฏSkill

from hashicorp/agent-skills

VibeIndex|
What it does
|

Generates boilerplate code and scaffolding for creating a new custom Terraform provider with best practices and standard structure.

๐Ÿ“ฆ

Same repository

hashicorp/agent-skills(22 items)

new-terraform-provider

Installation

Vibe Index InstallInstalls to .claude/skills/ - auto-recognized by Claude Code
npx vibeindex add hashicorp/agent-skills --skill new-terraform-provider
skills.sh Installโš  Installs to .agents/skills/ - may not be auto-recognized by Claude Code
npx skills add hashicorp/agent-skills --skill new-terraform-provider
Manual InstallCopy SKILL.md content and save to the path below
~/.claude/skills/new-terraform-provider/SKILL.md

SKILL.md

919Installs
-
AddedFeb 4, 2026

More from this repository10

๐ŸŽฏ
terraform-style-guide๐ŸŽฏSkill

Validates and auto-corrects Terraform code for consistent formatting, naming conventions, and best practices across infrastructure configurations.

๐ŸŽฏ
terraform-test๐ŸŽฏSkill

Helps developers automatically generate and run comprehensive test suites for Terraform configurations, modules, and infrastructure code

๐ŸŽฏ
refactor-module๐ŸŽฏSkill

Refactors and improves Terraform modules by analyzing code structure and suggesting modular, reusable code improvements

๐ŸŽฏ
terraform-stacks๐ŸŽฏSkill

Collection of agent skills and Claude Code plugins for HashiCorp Terraform and Packer, covering HCL code generation, module development, provider development, testing, and machine image builds.

๐ŸŽฏ
provider-resources๐ŸŽฏSkill

Generates and manages Terraform provider resource definitions, helping developers create custom provider resources with best practices and standard patterns.

๐ŸŽฏ
provider-actions๐ŸŽฏSkill

Agent skills and Claude Code plugins for HashiCorp products including Terraform (HCL code, modules, providers, tests) and Packer (machine images, HCP Packer registry).

๐ŸŽฏ
run-acceptance-tests๐ŸŽฏSkill

Runs automated acceptance tests for HashiCorp Terraform providers to validate resource and data source implementations against real infrastructure.

๐ŸŽฏ
terraform-search-import๐ŸŽฏSkill

Skill

๐ŸŽฏ
azure-verified-modules๐ŸŽฏSkill

Generates and validates Azure-specific Terraform modules that adhere to HashiCorp's best practices and Azure cloud standards.

๐ŸŽฏ
aws-ami-builder๐ŸŽฏSkill

Automates the creation and configuration of Amazon Machine Images (AMIs) on AWS using Packer, streamlining machine image build processes.