Codewithpassion Plugin Marketplace
codewithpassion-plugin-marketplace is a Claude Code plugin for the Build phase that lets you add a curated set of community plugins, commands, and MCP-related utilities from one marketplace.
Browse and add a small set of community Claude Code plugins—including MCP and Cloudflare Workers helpers—from one marketplace instead of hunting repos.
Add it to Claude Code
Install the plugin in Claude Code. One command, paste-ready.
/plugin install codewithpassion-plugin-marketplace@codewithpassion/plugin-marketplaceBuilt 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:codewithpassion/plugin-marketplace") and the paste-ready config with skillselion.get_install_config("plugin:codewithpassion/plugin-marketplace").
What it does
codewithpassion-plugin-marketplace is a community Claude Code marketplace that packages several plugins you can add with standard marketplace commands rather than cloning multiple repos. For a solo builder, it acts as a shortcut shelf: agentic building utilities, MCP-oriented helpers, Cloudflare Workers-oriented tooling, and write/progress style commands that keep Claude aligned with how your project is moving. It does not replace Skillselion’s broader directory; it is a focused bundle source when you already live in Claude Code and want vetted add-ons in one place. Reach for it early in a prototype when you need extra commands fast, and again during build when you wire integrations or edge workers. The README is light on per-plugin specs, so treat it as a discovery hub: install the marketplace, inspect each of the four plugins, and keep only what matches your stack. Complexity stays beginner-friendly because registration is the main friction, not custom code.
Highlights
- Curated Claude Code plugin marketplace with 4 bundled plugins in the catalog entry
- Mix of agentic building utilities, interactive commands, and reusable project toolkit patterns
- Cloudflare Workers and MCP-related keywords signal edge and protocol-oriented add-ons
- Progress and vibe-style workflow helpers for documenting how a build session evolves
- Personal engineering guidance framing aimed at day-to-day Claude Code users
Why builders use it
Jumping between random GitHub repos to find Claude Code plugins wastes setup time when you just want a small trusted bundle.
You register one marketplace and pull in multiple reusable plugins—MCP, Workers, and workflow commands—without maintaining separate install links.
At a glance
- Type - Plugin in Productivity.
- Adoption - 0 installs, 0 stars, 0 votes.
FAQ
Who is codewithpassion-plugin-marketplace for?
Claude Code users who want a small curated plugin set—agent commands, MCP helpers, and Cloudflare-oriented tools—from one marketplace install.
When should I use codewithpassion-plugin-marketplace?
Use it when you are setting up or refreshing your Claude Code plugin stack during prototype or active build work.
How do I add codewithpassion-plugin-marketplace to my agent?
In Claude Code, add the codewithpassion/plugin-marketplace repository via the plugin marketplace flow, then install the individual plugins you need from that catalog.
Comments
Share how you use codewithpassion-plugin-marketplace, gotchas, or tips for other indie builders.
No comments yet - be the first to share how you use it.