Skip to content

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.

495
Stars
15
Skill Files
60
Forks
30
PRs Merged
9
Contributors
7
Issues Open
0
Issues Closed
2026-03-20
Last Activity

Skill Analysis

422
Avg Lines / Skill
1,305
Avg Words / Skill
206
Code Blocks
46
Total Files
0.33 MB
Repo Size
10
Reference Files
Skill lines26 min / 373 median / 1670 max
Code languagesbash, go, hcl, markdown, powershell, release, yaml
Frontmatter keyscompatibility, description, license, metadata, name
Has CLAUDE.mdNo
Has LicenseYes
File typesmd (30), json (7), yml (3), sh (2), hcl (1), go (1)

Skills (15)

  • azure-verified-modules
    614 lines2086 words11 blocks

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

    hcl
  • terraform-style-guide
    354 lines1011 words12 blocks

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

    bashhcl
  • terraform-test
    1670 lines4951 words51 blocks

    Comprehensive guide for writing and running Terraform tests. Use when creating test files (.tftest.hcl), writing test scenarios with run blocks, valid...

    bashhclyaml
  • terraform-search-import
    373 lines1134 words17 blocks

    Discover existing cloud resources using Terraform Search queries and bulk import them into Terraform management. Use when bringing unmanaged infrastru...

    bashhcl
  • run-acceptance-tests
    MPL-2.042 lines257 words

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

  • provider-actions
    479 lines1551 words18 blocks

    Implement Terraform Provider actions using the Plugin Framework. Use when developing imperative operations that execute at lifecycle events (before/af...

    bashgohclreleaseyaml
  • provider-resources
    600 lines1463 words22 blocks

    Implement Terraform Provider resources and data sources using the Plugin Framework. Use when developing CRUD operations, schema design, state manageme...

    bashgohclmarkdown
  • new-terraform-provider
    MPL-2.026 lines134 words

    Use this when scaffolding a new Terraform provider.

  • provider-test-patterns
    414 lines1266 words15 blocks

    >-

    go
  • refactor-module
    539 lines1736 words15 blocks

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

    bashhclmarkdown
  • terraform-stacks
    481 lines2072 words20 blocks

    Comprehensive guide for working with HashiCorp Terraform Stacks. Use when creating, modifying, or validating Terraform Stack configurations (.tfcompon...

    bashhcl
  • push-to-registry
    204 lines552 words7 blocks

    Push Packer build metadata to HCP Packer registry for tracking and managing image lifecycle. Use when integrating Packer builds with HCP Packer for ve...

    bashhclyaml
  • azure-image-builder
    182 lines451 words5 blocks

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

    bashhcl
  • windows-builder
    188 lines491 words7 blocks

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

    hclpowershell
  • aws-ami-builder
    171 lines414 words6 blocks

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

    bashhcl

Recent Commits

-331 contributions across all repos
MarAprMayJunJulAugSepOctNovDecJanFebMar
Less
More
  • 9f2ede92026-03-20
    fix (#51)
    Gautam
  • d82a4032026-03-20
    Tessl review enhancement (#50)
    Gautam
  • 1302b142026-03-18
    Add provider-test-patterns skill (#49)
    Simon Lynch
  • 876a0952026-03-04
    fix: code block for filter config reference (#45)
    Manu Chandrasekhar
  • 285e0d72026-03-03
    feat: add terraform query import (#23)
    Manu Chandrasekhar
  • ba200052026-02-25
    terraform-stacks: describe .terraform-version file (#39)
    Baraa Basata
  • 7c499ee2026-02-23
    Refactor terraform-stacks skill to meet best practices (#32)
    Sarah Hernandez
  • bb3d7002026-02-23
    Fix/tessl ci (#38)
    Gautam
  • 30b22822026-02-20
    Fix/tessl ci (#37)
    Gautam
  • d7ca4d12026-02-20
    Fix/tessl ci (#36)
    Gautam