mcpbeat

hashicorp Skills

28 skills published by hashicorp across 6 repositories. Together they weigh 165 508 tokens — that is what loading all of them at once would cost you in context. 1 of them have been repackaged into other people's repositories.

28 skills 165 508 tokens total 1 copies elsewhere vendor account

Breaking Changes vendor
terraform-provider-aws

Review a PR for possible breaking changes.

290 tokens
Changelog vendor
terraform-provider-aws

Add a `.changelog/<PR_NUMBER>.txt` entry for a GitHub Pull Request, commit, and push.

377 tokens
Fixdocs vendor
terraform-provider-aws

Fix Terraform provider end user documentation issues detected by swissshepherd (ss). Removes an ignored target from the config, runs ss, validates findings, fixes the documentation, and commits.

2k tokens
Reviewdocs vendor
terraform-provider-aws

Review a PR's end user documentation updates.

387 tokens
AWS Ami Builder vendor
agent-skills

Build Amazon Machine Images (AMIs) with Packer using the amazon-ebs builder. Use when creating custom AMIs for EC2 instances.

915 tokens
Azure Image Builder vendor
agent-skills

Build Azure managed images and Azure Compute Gallery images with Packer. Use when creating custom images for Azure VMs.

1k tokens
Azure Verified Modules vendor
agent-skills

Azure Verified Modules (AVM) requirements and best practices for developing certified Azure Terraform modules. Use when creating or reviewing Azure modules that need AVM certification.

4k tokens
New Terraform Provider vendor
agent-skills

Use this when scaffolding a new Terraform provider.

509 tokens
Provider Actions vendor
agent-skills

Implement Terraform Provider actions using the Plugin Framework. Use when developing imperative operations that execute at lifecycle events (before/after create, update, destroy).

4k tokens
Provider Docs vendor
agent-skills

Create, 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.

1k tokens
Provider Resources vendor
agent-skills

Implement 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.

4k tokens
Push To Registry vendor
agent-skills

Push 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.

1k tokens
Refactor Module vendor
agent-skills

Transform monolithic Terraform configurations into reusable, maintainable modules following HashiCorp's module design principles and community best practices.

3k tokens
Run Acceptance Tests vendor
agent-skills

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`.

437 tokens
Terraform Policy vendor
agent-skills

Write, test, or convert Terraform Policy files (.policy.hcl, .policytest.hcl, Sentinel→tfpolicy). Triggers: policy.hcl, policytest, convert sentinel, tfpolicy, write a policy.

84k tokens
Terraform Search Import vendor
agent-skills

Discover existing cloud resources using Terraform Search queries and bulk import them into Terraform management. Use when bringing unmanaged infrastructure under Terraform control, auditing cloud resources, or migrating to IaC.

3k tokens scripts
Terraform Stacks vendor
agent-skills

Comprehensive 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.

26k tokens
Terraform Style Guide vendor
agent-skills

Generate Terraform HCL code following HashiCorp's official style conventions and best practices. Use when writing, reviewing, or generating Terraform configurations.

3k tokens
Terraform Test vendor
agent-skills

Comprehensive 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.

6k tokens
Windows Builder vendor
agent-skills

Build Windows images with Packer using WinRM communicator and PowerShell provisioners. Use when creating Windows AMIs, Azure images, or VMware templates.

1k tokens
Add Changeset vendor
design-system

Instructions for how to write changelog entries

988 tokens
Code Review vendor
design-system

Skill to review code changes in the repository and provide constructive feedback.

2k tokens
Run Checks vendor
design-system

Skill to check for linting errors, test failures, and other issues.

1k tokens
Run Dns Server vendor
terraform-provider-dns

Guide for running a local containerized DNS server. Use this when asked to run an acceptance test or to run a test with the prefix `TestAcc`.

351 tokens
Radar Doc Review vendor
web-unified-docs

Manually invoked documentation reviewer. Do NOT load this skill automatically. Only load when the user explicitly runs /radar-doc-review. Reviews documentation files for correct format, style guide compliance, and content quality.

3k tokens
Skills vendor
tfctl-cli
7 tokens
Tfctl vendor
tfctl-cli

| Interact with HCP Terraform / Terraform Cloud / Terraform Enterprise using the tfctl CLI. Full API coverage. Use for ANY HCP Terraform or Terraform Cloud or Terraform Enterprise question or action — listing workspaces, starting/diagnosing runs, reading vars, modifying resources, calling API operations.

4k tokens
Provider Test Patterns vendor ×1
agent-skills

>- Terraform 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.

7k tokens