什么是 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-component创作 Pulumi 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