By skibitskiy
Terraform IaC patterns for Yandex Cloud. Provides resource patterns, naming conventions, and best practices for YDB, S3, Message Queue, Cloud Functions, API Gateway, and Serverless Containers.
Claude Code plugin для работы с Terraform и Yandex Cloud. Предоставляет паттерны инфраструктуры как кода, соглашения по именованию и лучшие практики для serverless-сервисов Yandex Cloud.
claude --plugin-dir /path/to/yandex-cloud-terraform-skill
Если плагин опубликован в marketplace:
claude plugin install yandex-cloud-terraform
Скопируйте плагин в директорию плагинов Claude Code:
# macOS / Linux
cp -r /path/to/yandex-cloud-terraform-skill ~/.claude/plugins/yandex-cloud-terraform
# Windows
xcopy /E /I \\path\\to\\yandex-cloud-terraform-skill %USERPROFILE%\.claude\plugins\yandex-cloud-terraform
После установки Claude Code автоматически применяет паттерны из этого плагина при работе с Terraform-конфигурациями для Yandex Cloud.
Примеры запросов:
.
├── .claude-plugin/
│ └── plugin.json # Манифест плагина
├── skills/
│ └── yandex-cloud-terraform/
│ ├── SKILL.md # Основной файл skill
│ └── references/
│ ├── APIGATEWAY.md # API Gateway
│ ├── CONTAINERS.md # Serverless Containers
│ ├── FUNCTIONS.md # Cloud Functions
│ ├── GETTING_STARTED.md # Начало работы с Terraform
│ ├── IAM.md # IAM роли и сервисные аккаунты
│ ├── QUEUE.md # Message Queue
│ ├── S3.md # Object Storage
│ ├── TRIGGERS.md # Триггеры
│ └── YDB.md # Yandex Database
└── README.md
MIT
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
npx claudepluginhub skibitskiy/yandex-cloud-terraform-skill --plugin yandex-cloud-terraformBuild reusable Terraform modules
Terraform module creation and infrastructure planning
Research-backed, opinionated guidance for building cloud infrastructure that doesn't rot — multi-account governance, naming conventions, IaC organization, security, deployment pipelines, and operational hygiene, distilled from production experience across multiple cloud migrations
The Terraform MCP Server provides seamless integration with Terraform ecosystem, enabling advanced automation and interaction capabilities for Infrastructure as Code (IaC) development.
DevsForge cloud architecture specialist for AWS, Azure, GCP multi-cloud solutions and optimization.
Deployment engineering with Terraform and infrastructure as code