← 返回列表

terragrunt-skill

🌱 通过这个 Claude Code 技能实践 Terragrunt 基础设施即代码(IaC)最佳实践,提升你的 OpenTofu/Terraform 项目质量。

Terragrunt
基础设施即代码
OpenTofu
Terraform
DevOps
最佳实践
0⬇️ 0🏷️ main📦 2
terragrunt-skill-main.zip
1.93 MB下载
安装与使用说明

Codex

  1. 先下载 ZIP 包(例如:terragrunt-skill-main.zip)。
  2. 解压后放到 $CODEX_HOME/skills/ 目录下。
  3. 如果没有设置 $CODEX_HOME,通常可放到 ~/.codex/skills/
  4. 确保目录内有 SKILL.md,然后重开会话即可使用。

源码目录预览

├── .claude-plugin
│   └── marketplace.json
├── assets
│   ├── catalog-structure
│   │   ├── modules
│   │   │   └── template
│   │   │       ├── main.tf
│   │   │       ├── outputs.tf
│   │   │       └── variables.tf
│   │   ├── stacks
│   │   │   └── template
│   │   │       └── terragrunt.stack.hcl
│   │   └── units
│   │       └── template
│   │           └── terragrunt.hcl
│   └── live-structure
│       ├── non-prod
│       │   ├── us-east-1
│       │   │   ├── staging
│       │   │   │   └── env.hcl
│       │   │   ├── region.hcl
│       │   │   └── terragrunt_skill_2.4.zip
│       │   └── account.hcl
│       ├── prod
│       │   ├── us-east-1
│       │   │   └── region.hcl
│       │   └── account.hcl
│       └── root.hcl
├── references
│   ├── cicd-pipelines.md
│   ├── multi-account.md
│   ├── patterns.md
│   ├── performance.md
│   └── state-management.md
├── scripts
│   └── setup-state-backend.sh
├── test-output
│   ├── catalog
│   │   ├── stacks
│   │   │   ├── eks-cluster
│   │   │   │   └── terragrunt.stack.hcl
│   │   │   └── serverless-api
│   │   │       ├── terragrunt.stack.hcl
│   │   │       └── terragrunt_skill_3.1.zip
│   │   └── units
│   │       ├── dynamodb
│   │       │   └── terragrunt.hcl
│   │       ├── lambda
│   │       │   └── terragrunt.hcl
│   │       └── s3
│   │           └── terragrunt.hcl
│   └── live
│       ├── non-prod
│       │   ├── us-east-1
│       │   │   ├── staging
│       │   │   │   ├── my-api
│       │   │   │   │   └── terragrunt.stack.hcl
│       │   │   │   └── env.hcl
│       │   │   └── region.hcl
│       │   └── account.hcl
│       └── root.hcl
├── CHANGELOG.md
├── CLAUDE.md
├── README.md
└── SKILL.md

元数据

Slug: terragrunt-skill

作者: Nayzs01

协议: 未声明

包大小: 1.93 MB

SHA256: a76f8e220fe0b72fc6d2807ded1a2f90fd50024b6ef0e68476cf689387859866