
Pulumi Typescript
- 264 installs
- 12 repo stars
- Updated March 30, 2026
- dirien/claude-skills
Scaffold and write Pulumi infrastructure-as-code in TypeScript - configure AWS/Azure/GCP resources, manage Pulumi ESC secrets, set up OIDC, and build reusable components.
About
pulumi-typescript scaffolds Pulumi infrastructure-as-code projects in TypeScript and writes IaC with proper resource configuration. It handles Pulumi ESC environments for centralized secrets, OIDC authentication for cloud providers, multi-language component resources, and stack references. A solo builder reaches for it to manage AWS, Azure, or GCP infrastructure as Node.js/TypeScript code with repeatable, reviewable deploys.
- Pulumi IaC projects in TypeScript
- AWS/Azure/GCP resource config
- Pulumi ESC secrets + OIDC
- Reusable multi-language components + stack references
Pulumi Typescript by the numbers
- 264 all-time installs (skills.sh)
- Ranked #358 of 1,435 DevOps & CI/CD 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-typescriptAdd your badge
Show developers this skill is listed on Skillselion. Paste this into your README.
| Installs | 264 |
|---|---|
| repo stars | ★ 12 |
| Last updated | March 30, 2026 |
| Repository | dirien/claude-skills ↗ |
What it does
Scaffold and write Pulumi infrastructure-as-code in TypeScript - configure AWS/Azure/GCP resources, manage Pulumi ESC secrets, set up OIDC, and build reusable components.
Who is it for?
TypeScript/Node developers managing cloud infra as code
Skip if: Users who prefer Python or Go for IaC
What you get
- pulumi typescript project
- provisioned infrastructure