terraform-state-manager
✓Manages Terraform state operations such as importing, moving, and removing resources. Use this skill when the user needs to refactor Terraform state, import existing infrastructure, fixing state drift, or migrate backends without destroying resources.
Installation
SKILL.md
This skill guides you through safe Terraform state manipulation operations.
[!IMPORTANT] ALWAYS follow these rules to prevent data loss or service downtime.
Use when you have a resource in the cloud but not in Terraform state.
Manages Terraform state operations such as importing, moving, and removing resources. Use this skill when the user needs to refactor Terraform state, import existing infrastructure, fixing state drift, or migrate backends without destroying resources. Source: first-fluke/fullstack-starter.
Facts (cite-ready)
Stable fields and commands for AI/search citations.
- Install command
npx skills add https://github.com/first-fluke/fullstack-starter --skill terraform-state-manager- Category
- </>Dev Tools
- Verified
- ✓
- First Seen
- 2026-02-01
- Updated
- 2026-02-18
Quick answers
What is terraform-state-manager?
Manages Terraform state operations such as importing, moving, and removing resources. Use this skill when the user needs to refactor Terraform state, import existing infrastructure, fixing state drift, or migrate backends without destroying resources. Source: first-fluke/fullstack-starter.
How do I install terraform-state-manager?
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/first-fluke/fullstack-starter --skill terraform-state-manager Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor
Where is the source repository?
https://github.com/first-fluke/fullstack-starter
Details
- Category
- </>Dev Tools
- Source
- skills.sh
- First Seen
- 2026-02-01