
Pulumi Go
- 36 installs
- 12 repo stars
- Updated March 30, 2026
- dirien/claude-skills
Write Pulumi infrastructure-as-code in Go: configure OIDC auth, integrate Pulumi ESC for secrets, and build reusable multi-language component resources.
About
This skill builds Pulumi infrastructure-as-code projects in Go: scaffolding projects, configuring OIDC authentication, integrating Pulumi ESC for centralized secrets and configuration, and creating reusable multi-language component resources with pulumi-go-provider. A solo builder reaches for it when automating AWS, Azure, or GCP infrastructure in Go and wanting idiomatic ComponentResource and ESC patterns.
- Pulumi IaC in Go
- OIDC authentication setup
- Pulumi ESC for centralized secrets
- Reusable multi-language ComponentResources
Pulumi Go by the numbers
- 36 all-time installs (skills.sh)
- Ranked #53 of 98 Go skills by installs in the Skillselion catalog
- Data as of Jul 29, 2026 (Skillselion catalog sync)
npx skills add https://github.com/dirien/claude-skills --skill pulumi-goAdd your badge
Show developers this skill is listed on Skillselion. Paste this into your README.
| Installs | 36 |
|---|---|
| repo stars | ★ 12 |
| Last updated | March 30, 2026 |
| Repository | dirien/claude-skills ↗ |
What it does
Write Pulumi infrastructure-as-code in Go: configure OIDC auth, integrate Pulumi ESC for secrets, and build reusable multi-language component resources.
Who is it for?
Writing Pulumi IaC and components in Go
Skip if: Operating stacks without writing code (use pulumi-cli)
When should I use this skill?
Building Pulumi infrastructure programs in Go