hashicorp/agent-skills
These skills were imported into SkillJury from the public skills ecosystem.
azure-verified-modules
Certification requirements and best practices for Azure Terraform modules seeking AVM compliance.
aws-ami-builder
Build custom Amazon Machine Images with Packer's amazon-ebs builder.
push-to-registry
Push Packer build metadata to HCP Packer registry for image lifecycle tracking and governance.
terraform-style-guide
Generate and maintain Terraform code following HashiCorp's official style conventions.
terraform-test
Comprehensive guide for writing and running Terraform tests with assertions, mocking, and module validation.
new-terraform-provider
Scaffold a new Terraform provider using the Plugin Framework.
provider-actions
Implement imperative Terraform Provider actions at resource lifecycle events using the Plugin Framework.
provider-resources
Implement Terraform Provider resources and data sources with complete CRUD operations and testing.
refactor-module
Break monolithic Terraform configurations into reusable, well-structured modules with clear contracts and migration paths.
run-acceptance-tests
Execute and diagnose Go acceptance tests for Terraform providers with structured troubleshooting.
terraform-search-import
Discover existing cloud resources using declarative queries and generate configuration for bulk import into Terraform state.
terraform-stacks
Comprehensive guide for creating, validating, and managing Terraform Stack configurations across environments.