·pulumi-component
</>

pulumi-component

Pulumi ComponentResource クラスを作成するためのガイド。再利用可能なインフラストラクチャ コンポーネントの作成、コンポーネント インターフェイスの設計、多言語サポートの設定、またはコンポーネント パッケージの配布を行うときに使用します。

248インストール·7トレンド·@pulumi

インストール

$npx skills add https://github.com/pulumi/agent-skills --skill pulumi-component

pulumi-component のインストール方法

コマンドラインで pulumi-component AI スキルを開発環境にすばやくインストール

  1. ターミナルを開く: ターミナルまたはコマンドラインツール(Terminal、iTerm、Windows Terminal など)を開きます
  2. インストールコマンドを実行: このコマンドをコピーして実行します: npx skills add https://github.com/pulumi/agent-skills --skill pulumi-component
  3. インストールを確認: インストール後、スキルは自動的に AI コーディング環境に設定され、Claude Code、Cursor、OpenClaw で使用できるようになります

ソース: 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-component
カテゴリ
</>開発ツール
認証済み
初回登録
2026-02-19
更新日
2026-03-11

Browse more skills from pulumi/agent-skills

クイックアンサー

pulumi-component とは?

Pulumi ComponentResource クラスを作成するためのガイド。再利用可能なインフラストラクチャ コンポーネントの作成、コンポーネント インターフェイスの設計、多言語サポートの設定、またはコンポーネント パッケージの配布を行うときに使用します。 ソース: pulumi/agent-skills。

pulumi-component のインストール方法は?

ターミナルまたはコマンドラインツール(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