Dirien Claude Skills
dirien-claude-skills is a Claude Code plugin for the Build phase that gives agents seven Pulumi- and GitOps-focused skills for infrastructure as code in TypeScript and Python.
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.
Add it to Claude Code
Install the plugin in Claude Code. One command, paste-ready.
/plugin install dirien-claude-skills@dirien/claude-skillsBuilt to be called by your agent
Skillselion is itself an MCP server. Your agent can pull this entry and a paste-ready install config straight from the API - no copy-paste.
Retrieve this entry with skillselion.get_details("plugin:dirien/claude-skills") and the paste-ready config with skillselion.get_install_config("plugin:dirien/claude-skills").
What it does
dirien-claude-skills is a community Claude Code plugin bundle built around Pulumi infrastructure as code. It packages seven skills that help solo builders 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: indie hackers 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.
Highlights
- 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
Why builders use it
Solo builders waste hours jumping between Pulumi docs, Flux manifests, and provider tables instead of shipping stacks from the terminal with an agent that knows their IaC patterns.
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.
At a glance
- Type - Plugin in DevOps.
- Adoption - 0 installs, 4 stars, 0 votes.
FAQ
Who is dirien-claude-skills for?
It is for solo builders 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.
Comments
Share how you use dirien-claude-skills, gotchas, or tips for other indie builders.
No comments yet - be the first to share how you use it.