- Breaking ChangesReview a PR for possible breaking changes.hashicorp/terraform-provider-aws10,971
- ChangelogAdd a `.changelog/<PR_NUMBER>.txt` entry for a GitHub Pull Request, commit, and push.hashicorp/terraform-provider-aws10,971
- FixdocsFix 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.hashicorp/terraform-provider-aws10,971
- ReviewdocsReview a PR's end user documentation updates.hashicorp/terraform-provider-aws10,971
- Aws Ami BuilderBuild Amazon Machine Images (AMIs) with Packer using the amazon-ebs builder. Use when creating custom AMIs for EC2 instances.hashicorp/agent-skills697
- Azure Image BuilderBuild Azure managed images and Azure Compute Gallery images with Packer. Use when creating custom images for Azure VMs.hashicorp/agent-skills697
- Azure Verified ModulesAzure Verified Modules (AVM) requirements and best practices for developing certified Azure Terraform modules. Use when creating or reviewing Azure modules that need AVM certification.hashicorp/agent-skills697
- New Terraform ProviderUse this when scaffolding a new Terraform provider.hashicorp/agent-skills697
- Provider ActionsImplement Terraform Provider actions using the Plugin Framework. Use when developing imperative operations that execute at lifecycle events (before/after create, update, destroy).hashicorp/agent-skills697
- Provider DocsCreate, 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.hashicorp/agent-skills697
- Provider ResourcesImplement 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.hashicorp/agent-skills697
- Provider Test PatternsTerraform 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, reviewinghashicorp/agent-skills697
- Push To RegistryPush 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.hashicorp/agent-skills697
- Refactor ModuleTransform monolithic Terraform configurations into reusable, maintainable modules following HashiCorp's module design principles and community best practices.hashicorp/agent-skills697
- Run Acceptance TestsGuide 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`.hashicorp/agent-skills697
- Terraform Search ImportDiscover 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.hashicorp/agent-skills697
- Terraform StacksComprehensive 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.hashicorp/agent-skills697
- Terraform Style GuideGenerate Terraform HCL code following HashiCorp's official style conventions and best practices. Use when writing, reviewing, or generating Terraform configurations.hashicorp/agent-skills697
- Terraform TestComprehensive 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.hashicorp/agent-skills697
- Windows BuilderBuild Windows images with Packer using WinRM communicator and PowerShell provisioners. Use when creating Windows AMIs, Azure images, or VMware templates.hashicorp/agent-skills697
- Run Dns ServerGuide 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`.hashicorp/terraform-provider-dns141
- Radar Doc ReviewManually 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.hashicorp/web-unified-docs70
- TfctlInteract 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.hashicorp/tfctl-cli46