Guide for authoring Pulumi ComponentResource classes. Use when creating reusable infrastructure components, designing component interfaces, setting up multi-language support, or distributing component packages.
$npx -y skills add pulumi/agent-skills --skill pulumi-componentInstalls into the current project.
Run `npx skills use "https://github.com/pulumi/agent-skills" --skill "pulumi/agent-skills/pulumi-component"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/pulumi/agent-skills" that are relevant to the current task. Run `npx skills add "https://github.com/pulumi/agent-skills"` and select the relevant skills, then follow their instructions.