Massdriver Cloud Claude Plugins
massdriver-cloud-claude-plugins is a Claude Code plugin for the Build phase that guides Massdriver bundle and infrastructure-component development with scoped IaC and platform guardrails.
Install this when you develop or extend Massdriver bundles and infrastructure components with Claude-guided IaC, scoping, and platform-engineering guardrails.
Add it to Claude Code
Install the plugin in Claude Code. One command, paste-ready.
/plugin install massdriver-cloud-claude-plugins@massdriver-cloud/claude-pluginsBuilt 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:massdriver-cloud/claude-plugins") and the paste-ready config with skillselion.get_install_config("plugin:massdriver-cloud/claude-plugins").
What it does
massdriver-cloud-claude-plugins is a Claude Code plugin repository that packages skills for developing Massdriver bundles and reusable infrastructure components. Solo builders and small platform teams use it when they want the agent to follow Massdriver conventions—bundle structure, artifact handling, scoping rules, and IaC patterns—instead of generic Terraform advice. The plugin emphasizes platform engineering and self-service cloud definitions, so it fits active product build work where provisioning logic is part of the deliverable. It is not a standalone Massdriver runtime; you still need Massdriver context, repos, and your cloud targets. Compared to a general DevOps skill pack, this bundle is opinionated around Massdriver’s bundle lifecycle and guardrails, which speeds consistent bundle authoring and reduces drift in definitions when Claude assists day to day.
Highlights
- Claude Code skills tailored to Massdriver bundle creation and artifact definitions
- Guides for proper scoping, lifecycle, and self-service platform patterns
- IaC-oriented workflows aligned with Terraform and OpenTofu practices
- DevOps guardrails for infrastructure-as-code and platform engineering
- Single-plugin bundle focused on Massdriver cloud development (pluginCount: 1)
Why builders use it
Generic Claude answers miss Massdriver bundle structure, scoping rules, and platform lifecycle conventions, so IaC edits slow down and self-service definitions stay inconsistent.
After you add the plugin, Claude follows Massdriver-oriented skills so bundle and component work stays aligned with guardrails and faster to ship as reusable platform artifacts.
At a glance
- Type - Plugin in DevOps.
- Adoption - 0 installs, 2 stars, 0 votes.
FAQ
Who is massdriver-cloud-claude-plugins for?
It is for developers and solo platform engineers who develop Massdriver bundles and infrastructure components and want Claude Code to respect Massdriver scoping, artifacts, and IaC guardrails.
When should I use massdriver-cloud-claude-plugins?
Use it during Build and Operate-oriented IaC work when you are creating, updating, or reviewing Massdriver bundles and platform definitions—not for unrelated app-only feature coding.
How do I add massdriver-cloud-claude-plugins to my agent?
Register the massdriver-cloud/claude-plugins repository as a Claude Code plugin from the repo, enable the bundled skill, and open Claude Code in the project where your Massdriver bundles live.
Comments
Share how you use massdriver-cloud-claude-plugins, gotchas, or tips for other indie builders.
No comments yet - be the first to share how you use it.