agent-skills
by hashicorp
A collection of Agent skills and Claude Code plugins for HashiCorp products.
About
A collection of Agent skills and Claude Code plugins for HashiCorp products.
Skill Analysis
Skills (15)
Azure Verified Modules (AVM) requirements and best practices for developing certified Azure Terraform modules. Use when creating or reviewing Azure mo...
hclGenerate Terraform HCL code following HashiCorp's official style conventions and best practices. Use when writing, reviewing, or generating Terraform ...
bashhclComprehensive guide for writing and running Terraform tests. Use when creating test files (.tftest.hcl), writing test scenarios with run blocks, valid...
bashhclyamlDiscover existing cloud resources using Terraform Search queries and bulk import them into Terraform management. Use when bringing unmanaged infrastru...
bashhclGuide 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`.
Implement Terraform Provider actions using the Plugin Framework. Use when developing imperative operations that execute at lifecycle events (before/af...
bashgohclreleaseyamlImplement Terraform Provider resources and data sources using the Plugin Framework. Use when developing CRUD operations, schema design, state manageme...
bashgohclmarkdownUse this when scaffolding a new Terraform provider.
>-
goTransform monolithic Terraform configurations into reusable, maintainable modules following HashiCorp's module design principles and community best pr...
bashhclmarkdownComprehensive guide for working with HashiCorp Terraform Stacks. Use when creating, modifying, or validating Terraform Stack configurations (.tfcompon...
bashhclPush Packer build metadata to HCP Packer registry for tracking and managing image lifecycle. Use when integrating Packer builds with HCP Packer for ve...
bashhclyamlBuild Azure managed images and Azure Compute Gallery images with Packer. Use when creating custom images for Azure VMs.
bashhclBuild Windows images with Packer using WinRM communicator and PowerShell provisioners. Use when creating Windows AMIs, Azure images, or VMware templat...
hclpowershellBuild Amazon Machine Images (AMIs) with Packer using the amazon-ebs builder. Use when creating custom AMIs for EC2 instances.
bashhcl
Recent Commits
- 9f2ede92026-03-20fix (#51)Gautam
- d82a4032026-03-20Tessl review enhancement (#50)Gautam
- 1302b142026-03-18Add provider-test-patterns skill (#49)Simon Lynch
- 876a0952026-03-04fix: code block for filter config reference (#45)Manu Chandrasekhar
- 285e0d72026-03-03feat: add terraform query import (#23)Manu Chandrasekhar
- ba200052026-02-25terraform-stacks: describe .terraform-version file (#39)Baraa Basata
- 7c499ee2026-02-23Refactor terraform-stacks skill to meet best practices (#32)Sarah Hernandez
- bb3d7002026-02-23Fix/tessl ci (#38)Gautam
- 30b22822026-02-20Fix/tessl ci (#37)Gautam
- d7ca4d12026-02-20Fix/tessl ci (#36)Gautam