Vendor Profile
hashicorp
SkillShield has analyzed 16 skills from hashicorp. The average trust score across their skills is 81/100. 13 skills are trusted, 3 require caution.
run-acceptance-tests
hashicorp/agent-skills
85Guide 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`.
SKILLPASSING1 Findingabout 2 months agopush-to-registry
hashicorp/agent-skills
85Push Packer build metadata to HCP Packer registry for tracking and managing image lifecycle. Use when integrating Packer builds with HCP Packer for version control and governance.
SKILLPASSING1 Findingabout 2 months agoazure-verified-modules
hashicorp/agent-skills
85Azure Verified Modules (AVM) requirements and best practices for developing certified Azure Terraform modules. Use when creating or reviewing Azure modules that need AVM certification.
SKILLPASSING1 Findingabout 2 months agoprovider-docs
hashicorp/agent-skills
85Create, update, and review Terraform provider documentation for Terraform Registry using HashiCorp-recommended patterns, tfplugindocs templates, and schema descriptions. Use when adding or changing provider configuration, resources, data sources, ephemeral resources, list resources, functions, or guides; when validating generated docs; and when troubleshooting missing or incorrect Registry documentation.
SKILLPASSING0 Findingsabout 2 months agonew-terraform-provider
hashicorp/agent-skills
85Use this when scaffolding a new Terraform provider.
SKILLPASSING1 Findingabout 2 months agoterraform-test
hashicorp/agent-skills
85Comprehensive guide for writing and running Terraform tests. Use when creating test files (.tftest.hcl), writing test scenarios with run blocks, validating infrastructure behavior with assertions, mocking providers and data sources, testing module outputs and resource configurations, or troubleshooting Terraform test syntax and execution.
SKILLPASSING0 Findingsabout 2 months agoazure-image-builder
hashicorp/agent-skills
85Build Azure managed images and Azure Compute Gallery images with Packer. Use when creating custom images for Azure VMs.
SKILLPASSING1 Findingabout 2 months agoprovider-actions
hashicorp/agent-skills
85Implement Terraform Provider actions using the Plugin Framework. Use when developing imperative operations that execute at lifecycle events (before/after create, update, destroy).
SKILLPASSING1 Findingabout 2 months agoterraform-style-guide
hashicorp/agent-skills
85Generate Terraform HCL code following HashiCorp's official style conventions and best practices. Use when writing, reviewing, or generating Terraform configurations.
SKILLPASSING0 Findingsabout 2 months agoprovider-resources
hashicorp/agent-skills
85Implement Terraform Provider resources and data sources using the Plugin Framework. Use when developing CRUD operations, schema design, state management, and acceptance testing for provider resources.
SKILLPASSING0 Findingsabout 2 months agoterraform-stacks
hashicorp/agent-skills
85Comprehensive guide for working with HashiCorp Terraform Stacks. Use when creating, modifying, or validating Terraform Stack configurations (.tfcomponent.hcl, .tfdeploy.hcl files), working with stack components and deployments from local modules, public registry, or private registry sources, managing multi-region or multi-environment infrastructure, or troubleshooting Terraform Stacks syntax and structure.
SKILLPASSING0 Findingsabout 2 months agoprovider-test-patterns
hashicorp/agent-skills
85Terraform provider acceptance test patterns using terraform-plugin-testing with the Plugin Framework. Covers test structure, TestCase/TestStep fields, ConfigStateChecks with custom statecheck.StateCheck implementations, plan checks, CompareValue for cross-step assertions, config helpers, import testing with ImportStateKind, sweepers, and scenario patterns (basic, update, disappears, validation, regression), and ephemeral resource testing with the echoprovider package. Use when writing, reviewing, or debugging provider acceptance tests, including questions about statecheck, plancheck, TestCheckFunc, CheckDestroy, ExpectError, import state verification, ephemeral resources, or how to structure test files.
SKILLPASSING0 Findingsabout 2 months ago