Skills for migrating any Terraform provider from SDK v2 to the Plugin Framework
npx claudepluginhub burythehammer/claude-code-plugins --plugin terraform-migrationA collection of Claude Code plugins for Terraform provider development.
Skills for migrating any Terraform provider from SDK v2 (terraform-plugin-sdk/v2) to the Plugin Framework (terraform-plugin-framework).
Includes:
id handling, etc.)Add this marketplace to Claude Code (inside an interactive session):
/plugin marketplace add burythehammer/claude-code-plugins
Install the plugin:
/plugin install terraform-migration@burythehammer-claude-code-plugins
For local development/testing:
claude --plugin-dir ./plugins/terraform-migration
The migrate-to-plugin-framework skill triggers automatically when you ask Claude to migrate a data source or resource. Example prompts:
MIT
Ultra-compressed communication mode. Cuts ~75% of tokens while keeping full technical accuracy by speaking like a caveman.
Comprehensive UI/UX design plugin for mobile (iOS, Android, React Native) and web applications with design systems, accessibility, and modern patterns
Creative skill for generating algorithmic and generative art. Produces visual designs using mathematical patterns, fractals, and procedural generation.
Frontend design skill for UI/UX implementation
Humanise text and remove AI writing patterns. Detects and fixes 24 AI tell-tales including inflated language, promotional tone, AI vocabulary, filler phrases, sycophantic tone, and formulaic structure.
Expert guidance for Next.js Cache Components and Partial Prerendering (PPR). Proactively activates in projects with cacheComponents: true, providing patterns for 'use cache' directive, cacheLife(), cacheTag(), cache invalidation, and parameter permutation rendering.