Infrastructure as code in TS/Python/Go, resources, stacks, state, config, secrets, automation API, providers.
Scanned 9/12/2026
Install to Claude Code
npx -y skills add skeletorflet/opencode-supreme-setup --skill pulumi --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Pulumi?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/skeletorflet-pulumi)More formats (shields.io, HTML) on the badges page.
---
name: pulumi
description: Infrastructure as code in TS/Python/Go, resources, stacks, state, config, secrets, automation API, providers.
---
## pulumi
Modern infrastructure as code with Pulumi.
### Language support
- TypeScript/JavaScript: full type safety
- Python: native dicts and loops
- Go: strong typing, compile-time checks
- C#, Java, YAML
### Resources and stacks
- Resource registration: new Resource(name, args, opts)
- Stack references for cross-stack values
- Stack outputs and exports
- Stack config: pulumi config set, get
### State and secrets
- Service-managed backend (Pulumi Cloud)
- Self-managed backends: S3, Azure, GCS
- Secret encryption with pulumi config set --secret
- State import for existing resources
### Automation API
- Programmatic infrastructure deployment
- Inline programs within applications
- CI/CD integration without CLI
- Custom deployment workflows
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!
Use this skill when developing or maintaining browser extension code in the `browser/` directory, including Chrome/Firefox/Edge compatibility, content scripts, background scripts, or i18n updates.