
Burythehammer Claude Code Plugins
- Updated July 27, 2026
- burythehammer/claude-code-plugins
burythehammer-claude-code-plugins is a Claude Code plugin that supports Terraform provider development with migration, schema, and workflow-oriented skills.
About
burythehammer-claude-code-plugins is a compact Claude Code plugin collection aimed at engineers who build or maintain Terraform providers—not operators who only consume modules. The catalog lists one plugin whose keywords emphasize migration, schema mapping, provider patterns, gotchas, and a step-by-step workflow, which suggests the agent is steered through the repetitive, error-prone parts of provider authoring rather than one-click deploys. maintainers of niche providers, contributors upstreaming resources, and infra tool developers benefit when Claude already knows Terraform plugin framework conventions and can flag mapping mistakes before a release. Use it while defining resources and data sources, refactoring SDK versions, or documenting breaking schema changes. It is specialized DevOps tooling: high leverage if your product exposes cloud APIs through Terraform, and skippable if you only apply modules written by others.
- Single-plugin collection focused on HashiCorp Terraform provider development
- Step-by-step workflow and migration-oriented guidance from catalog keywords
- Schema mapping, common patterns, and gotchas called out for provider authors
- Framework-level skills for moving or migrating provider implementations
- DevOps-oriented taxonomy alignment (development category in source metadata)
Burythehammer Claude Code Plugins by the numbers
- Data as of Jul 28, 2026 (Skillselion catalog sync)
/plugin install burythehammer-claude-code-plugins@burythehammer/claude-code-pluginsAdd your badge
Show developers this plugin is listed on Skillselion. Paste this into your README.
| Last updated | July 27, 2026 |
|---|---|
| Repository | burythehammer/claude-code-plugins ↗ |
What it does
Guide Claude through Terraform provider schema design, migrations, and step-by-step provider workflows when you maintain or fork a custom provider.
Who is it for?
Best when you're authoring or maintaining a custom Terraform provider and want Claude Code to reinforce framework patterns and migration discipline.
Skip if: Skip if you only run terraform apply on public modules or have no Go/provider codebase to maintain.
What you get
After registration, Claude can follow provider-centric workflows—mapping, migration steps, and pattern checks—so you ship provider changes with fewer schema surprises.
- Schema and resource definitions aligned to framework patterns
- Migration or refactor steps documented for provider upgrades
- Review-oriented notes on gotchas before provider release
By the numbers
- Plugin count: 1 in catalog metadata
- Source repository: burythehammer/claude-code-plugins
- Catalog categories include development
Recommended Plugins
How it compares
Terraform provider authoring plugin, not a generic IaC deploy skill or cloud MCP connector.
FAQ
Who is Burythehammer Claude Code Plugins for?
It is for Terraform provider maintainers and contributors who need Claude Code skills tuned to schema design, migrations, and provider framework workflows.
When should I use Burythehammer Claude Code Plugins?
Use it while implementing or refactoring provider resources, planning SDK migrations, or reviewing provider PRs for mapping and breaking-change risk.
How do I add Burythehammer Claude Code Plugins to my agent?
Add the burythehammer/claude-code-plugins marketplace entry in Claude Code, enable the bundled provider skill, and invoke it from provider repos with Go and Terraform plugin framework tooling installed.