CldKit
首页浏览RECIPES提交CLIAI 策展助手登录
登录
CldKit
浏览Recipes提交CLI·关于隐私条款

为 AI 开发者构建。每个 components 都经过审查。

© 2026 CldKit

语言
>>Infrastructure as Code

Infrastructure as Code

advanced

Cloud infrastructure provisioning with Terraform, AWS, and Docker containerization.

架构

Defines and plans infrastructure changes using HCL configurations
86/100
npx @hashicorp/terraform-mcp-server
Interacts with AWS services to verify and manage cloud resources
90/100
npx @awslabs/mcp-server-aws
Creates Dockerfiles and compose configs for service containerization
77/100
ls /workspace

预期输出

Infrastructure as Code Report Terraform Plan: 8 to add, 2 to change, 0 to destroy AWS Resources: VPC, 2 subnets, RDS, ECS cluster Docker: 3 services containerized (app, worker, nginx) Apply: All resources provisioned successfully -> Infrastructure live at us-east-1

相关 Recipes

Incident Response Command Center

ADVANCED

Triage production incidents from alerts to fixes with observability, chat, and repo context.

devopsworkflow

5 个 components

Observability Stack

INTERMEDIATE

Full-stack monitoring with Grafana dashboards, Datadog APM, and Sentry error tracking.

devopsinfra

3 个 components

MCP Builder Starter Kit

INTERMEDIATE

Design, scaffold, document, and validate a custom MCP server or MCP App.

codeworkflowdevops

4 个 components

首页
Recipes
Terraform MCP
AWS MCP
Docker Compose Skill

全部安装

npx @hashicorp/terraform-mcp-server
npx @awslabs/mcp-server-aws
ls /workspace

难度

advanced

Components

3

创建时间

Mar 25, 2026

场景

devops
infra