top skills
pricing
resources
install
github
sign in
sign up
back to leaderboard
HA
@hashicorp
contributor on implexa, with 16 skills ranked by
SkillRank
across 1 source.
hashicorp on github
publishes to skills.sh
skills, ranked by SkillRank
score
source
skill
6.5
skills.sh
refactor-module
refactor-module guides transformation of monolithic terraform configurations into reusable modules, with state migration strategies, interface design patterns, and pitfall identification to reduce coupling and abstraction errors.
5.6
skills.sh
provider-actions
provider-actions covers terraform plugin framework implementation for imperative lifecycle operations, with experimental before/after create and update triggers, polling patterns for async workflows, and error handling for long-running tasks.
5.2
skills.sh
azure-verified-modules
azure-verified-modules lists 37 certification requirements for terraform modules targeting avm compliance, covering provider constraints, naming conventions, feature toggles, and code organization rules.
4.8
skills.sh
terraform-stacks
terraform-stacks covers core abstractions for multi-component infrastructure orchestration using hcl-based declarative configuration, but lacks actionable procedures and failure handling.
—
skills.sh
new-terraform-provider
Use this when scaffolding a new Terraform provider.
—
skills.sh
provider-resources
Implement Terraform Provider resources and data sources using the Plugin Framework. Use when developing CRUD operations, schema design, state management, and…
—
skills.sh
terraform-search-import
Discover existing cloud resources using Terraform Search queries and bulk import them into Terraform management. Use when bringing unmanaged infrastructure…
—
skills.sh
terraform-test
Comprehensive guide for writing and running Terraform tests. Use when creating test files (.tftest.hcl), writing test scenarios with run blocks, validating…
—
skills.sh
terraform-style-guide
Generate Terraform HCL code following HashiCorp's official style conventions and best practices. Use when writing, reviewing, or generating Terraform…
—
skills.sh
provider-test-patterns
>-
—
skills.sh
windows-builder
Build Windows images with Packer using WinRM communicator and PowerShell provisioners. Use when creating Windows AMIs, Azure images, or VMware templates.
—
skills.sh
azure-image-builder
Build Azure managed images and Azure Compute Gallery images with Packer. Use when creating custom images for Azure VMs.
—
skills.sh
provider-docs
Create, update, and review Terraform provider documentation for Terraform Registry using HashiCorp-recommended patterns, tfplugindocs templates, and schema…
—
skills.sh
run-acceptance-tests
Guide for running acceptance tests for a Terraform provider. Use this when asked to run an acceptance test or to run a test with the prefix `TestAcc`.
—
skills.sh
push-to-registry
Push Packer build metadata to HCP Packer registry for tracking and managing image lifecycle. Use when integrating Packer builds with HCP Packer for version…
—
skills.sh
aws-ami-builder
Build Amazon Machine Images (AMIs) with Packer using the amazon-ebs builder. Use when creating custom AMIs for EC2 instances.