AI AGENT ADDONS

Refactor Module

hashicorp/agent-skills

Turning a big pile of Terraform code into neat, reusable pieces is a smart way to manage your cloud setup. This skill helps you take a single, messy configuration file and split it into clean modules that are easy to use again and again.

Each module comes with clear inputs and outputs, proper documentation, and tests. You can also keep your existing state so nothing breaks. Whether you are new to modules or an expert, this skill guides you step by step.

Add Refactor Module skill to your workflow

Global

mkdir -p ~/.claude/skills/refactor-module

Project

mkdir -p .claude/skills/refactor-module

Source Repository

Stars
689
Forks
79
Watchers
689
License
MPL-2.0
Last Push
2 months ago
Created
9 months ago