
Dirien Claude Skills
- 12 repo stars
- Updated March 30, 2026
- dirien/claude-skills
dirien-claude-skills is a Claude Code plugin that gives agents seven Pulumi- and GitOps-focused skills for infrastructure as code in TypeScript and Python.
About
dirien-claude-skills is a community Claude Code plugin bundle built around Pulumi infrastructure as code. It packages seven skills that help developers and small teams describe cloud and Kubernetes resources in conversation, then translate that into consistent Pulumi projects in TypeScript or Python. The keywords point to GitOps with Flux, stack lifecycle, provider configuration, and deployment pipelines—useful when you are standing up environments, iterating on IaC, or debugging drift without leaving the agent. It is not a hosted Pulumi product; you still run the Pulumi CLI, cloud credentials, and clusters locally or in CI. Best fit: developers and developers who already chose Pulumi and want Claude Code to reduce boilerplate, suggest resource shapes, and keep practices aligned with reconciliation and operator workflows. Skip it if you only need a single generic “deploy to Vercel” skill or you do not use Pulumi/Flux. Compared to a raw MCP server catalog entry, this is a curated multi-skill plugin repo for IaC agents, not one integration endpoint.
- Seven focused Claude Code skills covering Pulumi stacks, providers, and cloud resource modeling
- GitOps-oriented guidance for Flux, FluxInstance, and Kubernetes operator patterns
- TypeScript and Python stack workflows for solo builders shipping real deployments
- Natural-language commands for stack management, pipelines, and reconciliation practices
- Reference-style skill set aligned with Neo/provider resources and deployment generation
Dirien Claude Skills by the numbers
- Data as of Jul 23, 2026 (Skillselion catalog sync)
/plugin install dirien-claude-skills@dirien/claude-skillsAdd your badge
Show developers this plugin is listed on Skillselion. Paste this into your README.
| repo stars | ★ 12 |
|---|---|
| Last updated | March 30, 2026 |
| Repository | dirien/claude-skills ↗ |
What it does
Install when you want Claude Code to scaffold, review, and operate Pulumi stacks and GitOps (Flux/Kubernetes) in TypeScript or Python without memorizing provider APIs.
Who is it for?
Best when you're already on Pulumi and want Claude Code skills for stacks, Flux/GitOps, and cloud resource generation.
Skip if: Skip if you do not use Pulumi, Kubernetes, or GitOps, or anyone and only needs lightweight static hosting deploys.
What you get
After you add the plugin, Claude Code can follow structured Pulumi and Kubernetes/GitOps skills so stack changes, provider choices, and deployment steps stay consistent across sessions.
- Seven registerable agent skills oriented to Pulumi stacks and GitOps workflows
- Repeatable natural-language workflows for resource modeling and deployment practices
Recommended Plugins
How it compares
Multi-skill IaC plugin bundle for Claude Code, not a standalone MCP server or generic coding assistant.
FAQ
Who is Dirien Claude Skills for?
It is for developers and small teams using Pulumi and often Kubernetes/Flux who want Claude Code to guide infrastructure-as-code work in TypeScript or Python.
When should I use Dirien Claude Skills?
Use it when you are creating or updating Pulumi stacks, modeling cloud resources, or aligning GitOps reconciliation and deployment pipelines with agent-assisted workflows.
How do I add Dirien Claude Skills to my agent?
Install or register the plugin from the dirien/claude-skills repository in Claude Code’s plugin/skill flow, then invoke the Pulumi-related skills during IaC tasks with your stack and cloud context ready.