terraform-provider-design

Comprehensive guide for designing and implementing Terraform providers using Test-Driven Development (TDD). Use when creating new Terraform providers, adding resources/data sources to existing providers, implementing TDD workflows (RED-GREEN-REFACTOR), designing provider architecture, or working in terraform-provider-* directories. Covers HashiCorp best practices, Plugin Framework patterns, acceptance testing, CRUD implementations, and parallel development workflows.

$ Instalar

git clone https://github.com/hashi-demo-lab/terraform-provider-bcm /tmp/terraform-provider-bcm && cp -r /tmp/terraform-provider-bcm/.claude/skills/terraform-provider-design ~/.claude/skills/terraform-provider-bcm

// tip: Run this command in your terminal to install the skill