aws-cloudformation-vpc とは?
VPC インフラストラクチャ用の AWS CloudFormation パターンを提供します。 VPC、サブネット、ルート テーブル、NAT ゲートウェイ、インターネット ゲートウェイを作成する場合、およびパラメーター、出力、マッピング、条件、およびスタック間参照を含むテンプレート構造を実装する場合に使用します。 ソース: giuseppe-trisciuoglio/developer-kit。
VPC インフラストラクチャ用の AWS CloudFormation パターンを提供します。 VPC、サブネット、ルート テーブル、NAT ゲートウェイ、インターネット ゲートウェイを作成する場合、およびパラメーター、出力、マッピング、条件、およびスタック間参照を含むテンプレート構造を実装する場合に使用します。
コマンドラインで aws-cloudformation-vpc AI スキルを開発環境にすばやくインストール
ソース: giuseppe-trisciuoglio/developer-kit。
Create production-ready VPC infrastructure using AWS CloudFormation templates. This skill covers VPC components (Subnets, Route Tables, NAT Gateways, Internet Gateways), template structure best practices, parameter patterns, and cross-stack references for modular, reusable infrastructure as code.
AWS CloudFormation templates are JSON or YAML files with specific sections. Each section serves a purpose in defining your infrastructure.
The AWSTemplateFormatVersion identifies the template version. Current version is 2010-09-09.
VPC インフラストラクチャ用の AWS CloudFormation パターンを提供します。 VPC、サブネット、ルート テーブル、NAT ゲートウェイ、インターネット ゲートウェイを作成する場合、およびパラメーター、出力、マッピング、条件、およびスタック間参照を含むテンプレート構造を実装する場合に使用します。 ソース: giuseppe-trisciuoglio/developer-kit。
AI/検索での引用用の安定したフィールドとコマンド。
npx skills add https://github.com/giuseppe-trisciuoglio/developer-kit --skill aws-cloudformation-vpcVPC インフラストラクチャ用の AWS CloudFormation パターンを提供します。 VPC、サブネット、ルート テーブル、NAT ゲートウェイ、インターネット ゲートウェイを作成する場合、およびパラメーター、出力、マッピング、条件、およびスタック間参照を含むテンプレート構造を実装する場合に使用します。 ソース: giuseppe-trisciuoglio/developer-kit。
ターミナルまたはコマンドラインツール(Terminal、iTerm、Windows Terminal など)を開きます このコマンドをコピーして実行します: npx skills add https://github.com/giuseppe-trisciuoglio/developer-kit --skill aws-cloudformation-vpc インストール後、スキルは自動的に AI コーディング環境に設定され、Claude Code、Cursor、OpenClaw で使用できるようになります
https://github.com/giuseppe-trisciuoglio/developer-kit