terraform-module-library
Infrastructure as Codeベストプラクティスに従って、AWS、Azure、GCPインフラ用の再利用可能なTerraformモジュールを構築します。インフラモジュール作成、クラウドプロビジョニング標準化、再利用可能なIaCコンポーネント実装時に使用します。
Infrastructure as Codeベストプラクティスに従って、AWS、Azure、GCPインフラ用の再利用可能なTerraformモジュールを構築します。インフラモジュール作成、クラウドプロビジョニング標準化、再利用可能なIaCコンポーネント実装時に使用します。
Converts raw Bicep resource definitions to Azure Verified Modules (AVM). Use when user asks to convert to AVM, replace resources with modules, use verified modules, or modernize bicep templates.
Converts loosely typed Bicep parameters using object or array to strongly typed alternatives like string[], user-defined types, or resource-derived types. Use when user mentions type safety, weak typing, object parameters, array parameters, resourceInput, resourceOutput, or asks to improve parameter definitions.
VPNと専用接続を使用してオンプレミスインフラとクラウドプラットフォーム間のセキュアで高性能な接続を構成します。ハイブリッドクラウドアーキテクチャ構築、データセンターとクラウドの接続、セキュアなクロスプレミスネットワーキング実装時に使用します。
AWS、Azure、GCPにまたがるサービスを選択・統合するための意思決定フレームワークを使用してマルチクラウドアーキテクチャを設計します。マルチクラウドシステム構築、ベンダーロックイン回避、複数プロバイダーからのベストオブブリードサービス活用時に使用します。
Audits Terraform code for anti-patterns, security issues, and best practice violations. Use when asked to audit, review, or check terraform code quality. Generates a comprehensive report under reports/YYYY-MM-DD/terraform-audit.md. (project)
Deploy project to the Agentuity Cloud. Requires authentication. Use for Agentuity cloud platform operations
Delete one or more vectors by key. Requires authentication. Use for Agentuity cloud platform operations
Delete a queue by name. Requires authentication. Use for Agentuity cloud platform operations
Update a destination. Requires authentication. Use for Agentuity cloud platform operations
Create a new database resource. Requires authentication. Use for Agentuity cloud platform operations
Get information about a sandbox. Requires authentication. Use for Agentuity cloud platform operations
Adds .NET Aspire cloud-native orchestration to existing .NET solutions. Analyzes solution structure to identify services (APIs, web apps, workers), creates AppHost and ServiceDefaults projects, configures service discovery, adds NuGet packages, and sets up distributed application orchestration. Use when adding Aspire to .NET solutions or creating new cloud-ready distributed applications.
Set the default cloud region for all commands. Requires authentication. Use for Agentuity cloud platform operations
Create a directory in a sandbox. Requires authentication. Use for Agentuity cloud platform operations
Delete a storage resource or file. Requires authentication. Use for Agentuity cloud platform operations
Pull environment variables from cloud to local .env file. Requires authentication. Use for Agentuity cloud platform operations
Pull secrets from cloud to local .env.production file. Requires authentication. Use for Agentuity cloud platform operations
暗号化鍵のライフサイクル管理(生成、ローテーション、失効、バックアップ)のベストプラクティスを提供するスキル。 Anchors: - NIST SP 800-57 / 適用: 鍵ライフサイクル全般 / 目的: 業界標準準拠 - AWS KMS Best Practices / 適用: クラウド鍵管理 / 目的: クラウド実装パターン - Continuous Delivery (Jez Humble) / 適用: 自動化設計 / 目的: ローテーション自動化 Trigger: Use when implementing key generation, rotation, revocation, backup strategies, or managing cryptographic key lifecycle. encryption key, key rotation, key lifecycle, key management, cryptographic keys, HSM, KMS
Provision and manage Voltage Park H100 GPU instances. Use when the user needs to spin up H100s, SSH into VP instances, transfer files, or terminate cloud GPU instances.
Push secrets from local .env.production file to cloud. Requires authentication. Use for Agentuity cloud platform operations