🎯

refactor-module

🎯Skill

from hashicorp/agent-skills

VibeIndex|
What it does
|

Refactors and improves Terraform modules by analyzing code structure and suggesting modular, reusable code improvements

πŸ“¦

Same repository

hashicorp/agent-skills(22 items)

refactor-module

Installation

Vibe Index InstallInstalls to .claude/skills/ - auto-recognized by Claude Code
npx vibeindex add hashicorp/agent-skills --skill refactor-module
skills.sh Install⚠ Installs to .agents/skills/ - may not be auto-recognized by Claude Code
npx skills add hashicorp/agent-skills --skill refactor-module
Manual InstallCopy SKILL.md content and save to the path below
~/.claude/skills/refactor-module/SKILL.md

SKILL.md

1,515Installs
-
AddedFeb 4, 2026

More from this repository10

🎯
terraform-style-guide🎯Skill

Validates and auto-corrects Terraform code for consistent formatting, naming conventions, and best practices across infrastructure configurations.

🎯
terraform-test🎯Skill

Helps developers automatically generate and run comprehensive test suites for Terraform configurations, modules, and infrastructure code

🎯
terraform-stacks🎯Skill

Collection of agent skills and Claude Code plugins for HashiCorp Terraform and Packer, covering HCL code generation, module development, provider development, testing, and machine image builds.

🎯
provider-resources🎯Skill

Generates and manages Terraform provider resource definitions, helping developers create custom provider resources with best practices and standard patterns.

🎯
new-terraform-provider🎯Skill

Generates boilerplate code and scaffolding for creating a new custom Terraform provider with best practices and standard structure.

🎯
provider-actions🎯Skill

Agent skills and Claude Code plugins for HashiCorp products including Terraform (HCL code, modules, providers, tests) and Packer (machine images, HCP Packer registry).

🎯
run-acceptance-tests🎯Skill

Runs automated acceptance tests for HashiCorp Terraform providers to validate resource and data source implementations against real infrastructure.

🎯
terraform-search-import🎯Skill

Skill

🎯
azure-verified-modules🎯Skill

Generates and validates Azure-specific Terraform modules that adhere to HashiCorp's best practices and Azure cloud standards.

🎯
aws-ami-builder🎯Skill

Automates the creation and configuration of Amazon Machine Images (AMIs) on AWS using Packer, streamlining machine image build processes.