Load when the user is writing, reviewing, or debugging Pulumi TypeScript/Python programs; asks about Output<T> or apply() usage; wants to create ComponentResource classes; needs to refactor resources without destroying them (aliases); is setting up secrets or config; or is configuring a pulumi preview/up CI workflow. Also load for questions about resource dependency order, parent/child resource relationships, or pulumi.interpolate.
$npx -y skills add pulumi/agent-skills --skill pulumi-best-practicesInstalls into the current project.
Run `npx skills use "https://github.com/pulumi/agent-skills" --skill "pulumi/agent-skills/pulumi-best-practices"` 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.