Skip to main content
Source repository

hashicorp/agent-skills

These skills were imported into SkillJury from the public skills ecosystem.

14 linked skillsVisit source
Source listing

14 imported skills

refactor-module

by hashicorp/agent-skills

812

This skill guides AI agents in transforming monolithic Terraform configurations into reusable, maintainable modules following HashiCorp's module design principles and community best practices.

Software EngineeringFrontend and DesignFirst seen Jan 25, 2026

terraform-stacks

by hashicorp/agent-skills

740

Terraform Stacks simplify infrastructure provisioning and management at scale by providing a configuration layer above traditional Terraform modules. Stacks enable declarative orchestration of multiple components across environments, regions, and cloud accounts.

Software EngineeringFrontend and DesignFirst seen Jan 25, 2026

provider-resources

by hashicorp/agent-skills

558

This guide covers developing Terraform Provider resources and data sources using the Terraform Plugin Framework. Resources represent infrastructure objects that Terraform manages through Create, Read, Update, and Delete (CRUD) operations.

Software EngineeringFrontend and DesignFirst seen Jan 25, 2026

new-terraform-provider

by hashicorp/agent-skills

520

Source details, install context, and public review data are available on the full page.

Software EngineeringFrontend and DesignFirst seen Jan 25, 2026

provider-actions

by hashicorp/agent-skills

510

Terraform Actions enable imperative operations during the Terraform lifecycle. Actions are experimental features that allow performing provider operations at specific lifecycle events (before/after create, update, destroy).

Software EngineeringFrontend and DesignFirst seen Jan 25, 2026

run-acceptance-tests

by hashicorp/agent-skills

492

An acceptance test is a Go test function with the prefix TestAcc .

Software EngineeringFrontend and DesignFirst seen Jan 25, 2026

azure-verified-modules

by hashicorp/agent-skills

412

This guide covers the mandatory requirements for Azure Verified Modules certification. These requirements ensure consistency, quality, and maintainability across Azure Terraform modules.

Software EngineeringFrontend and DesignFirst seen Jan 25, 2026

aws-ami-builder

by hashicorp/agent-skills

306

Build Amazon Machine Images (AMIs) using Packer's amazon-ebs builder.

Software EngineeringFrontend and DesignFirst seen Jan 28, 2026

push-to-registry

by hashicorp/agent-skills

276

Configure Packer templates to push build metadata to HCP Packer registry.

Software EngineeringFrontend and DesignFirst seen Jan 28, 2026

azure-image-builder

by hashicorp/agent-skills

247

Build Azure managed images and Azure Compute Gallery images using Packer's azure-arm builder.

Software EngineeringFrontend and DesignFirst seen Jan 28, 2026

windows-builder

by hashicorp/agent-skills

242

Platform-agnostic patterns for building Windows images with Packer.

Software EngineeringFrontend and DesignFirst seen Jan 28, 2026

terraform-search-import

by hashicorp/agent-skills

171

Discover existing cloud resources using declarative queries and generate configuration for bulk import into Terraform state.

Software EngineeringFrontend and Design

terraform-style-guide

by hashicorp/agent-skills

1

Generate and maintain Terraform code following HashiCorp's official style conventions and best practices.

Software EngineeringFrontend and DesignFirst seen Jan 25, 2026

terraform-test

by hashicorp/agent-skills

1

Terraform's built-in testing framework enables module authors to validate that configuration updates don't introduce breaking changes. Tests execute against temporary resources, protecting existing infrastructure and state files.

Software EngineeringFrontend and DesignFirst seen Jan 25, 2026