pulumi-component とは?
Pulumi ComponentResource クラスを作成するためのガイド。再利用可能なインフラストラクチャ コンポーネントの作成、コンポーネント インターフェイスの設計、多言語サポートの設定、またはコンポーネント パッケージの配布を行うときに使用します。 ソース: pulumi/agent-skills。
Pulumi ComponentResource クラスを作成するためのガイド。再利用可能なインフラストラクチャ コンポーネントの作成、コンポーネント インターフェイスの設計、多言語サポートの設定、またはコンポーネント パッケージの配布を行うときに使用します。
コマンドラインで pulumi-component AI スキルを開発環境にすばやくインストール
ソース: pulumi/agent-skills。
A ComponentResource groups related infrastructure resources into a reusable, logical unit. Components make infrastructure easier to understand, reuse, and maintain. Components appear as a single node with children nested underneath in pulumi preview/pulumi up output and in the Pulumi Cloud console.
This skill covers the full component authoring lifecycle. For general Pulumi coding patterns (Output handling, secrets, aliases, preview workflows), use the pulumi-best-practices skill instead.
The first argument to super() is the type URN: : : .
Pulumi ComponentResource クラスを作成するためのガイド。再利用可能なインフラストラクチャ コンポーネントの作成、コンポーネント インターフェイスの設計、多言語サポートの設定、またはコンポーネント パッケージの配布を行うときに使用します。 ソース: pulumi/agent-skills。
AI/検索での引用用の安定したフィールドとコマンド。
npx skills add https://github.com/pulumi/agent-skills --skill pulumi-componentPulumi ComponentResource クラスを作成するためのガイド。再利用可能なインフラストラクチャ コンポーネントの作成、コンポーネント インターフェイスの設計、多言語サポートの設定、またはコンポーネント パッケージの配布を行うときに使用します。 ソース: pulumi/agent-skills。
ターミナルまたはコマンドラインツール(Terminal、iTerm、Windows Terminal など)を開きます このコマンドをコピーして実行します: npx skills add https://github.com/pulumi/agent-skills --skill pulumi-component インストール後、スキルは自動的に AI コーディング環境に設定され、Claude Code、Cursor、OpenClaw で使用できるようになります
https://github.com/pulumi/agent-skills