Pleaseai Claude Code Plugins
pleaseai-claude-code-plugins is a Claude Code plugin bundle for the Build phase that packages 61 community plugins so you can extend your agent toolchain from one repository.
Install a single repo that bundles dozens of Claude Code plugins so you can browse agents, automations, reviews, and build helpers without hunting separate repos.
Add it to Claude Code
Install the plugin in Claude Code. One command, paste-ready.
/plugin install pleaseai-claude-code-plugins@pleaseai/claude-code-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:pleaseai/claude-code-plugins") and the paste-ready config with skillselion.get_install_config("plugin:pleaseai/claude-code-plugins").
What it does
pleaseai-claude-code-plugins is a large curated bundle—61 plugins in one repository—for solo builders who want Claude Code superpowers without maintaining a long list of separate installs. Rather than one narrow skill, it acts as a plugin supermarket: you add the marketplace once, then cherry-pick capabilities that match your current phase, whether that is prototyping UI, wiring APIs, running reviews, or automating repetitive edits. The README emphasizes breadth across agents, AST tooling, authentication, bundlers, cloud deploy hooks, and documentation flows, which mirrors how indie developers actually work across idea validation and production ops. Complexity is intermediate because you must understand which submodule fits which task and avoid enabling conflicting tools. Confidence is high on placement as agent-tooling infrastructure and moderate on per-plugin depth since this catalog entry describes the bundle, not each inner plugin in isolation.
Highlights
- 61 bundled plugins in one pleaseai/claude-code-plugins repository
- Coverage spans code review, browser automation, auth, databases, DevOps, SEO, and AI SDK patterns
- Keywords point to full-stack solo-builder workflows from scaffold through deploy
- Community-scale catalog alternative to installing plugins one at a time
- Browse-and-pick model: enable only the plugins you need per project
Why builders use it
Solo builders waste hours finding, vetting, and wiring individual Claude Code plugins when they need many capabilities across a single product.
After registering the bundle, you can enable targeted plugins from a shared catalog and keep Claude Code aligned with your stack without repeated repo hunts.
At a glance
- Type - Plugin in Development Tools.
- Adoption - 0 installs, 5 stars, 0 votes.
FAQ
Who is pleaseai-claude-code-plugins for?
It is for solo and small-team builders who use Claude Code daily and want a broad plugin pantry instead of cloning dozens of separate repos.
When should I use pleaseai-claude-code-plugins?
Use it when you are standardizing your Claude Code setup for a new product or monorepo and expect to need multiple agent skills across build, ship, and grow.
How do I add pleaseai-claude-code-plugins to my agent?
Register the pleaseai/claude-code-plugins repository as a Claude Code plugin source per your client’s marketplace docs, then enable individual plugins from the bundle’s manifest.
Comments
Share how you use pleaseai-claude-code-plugins, gotchas, or tips for other indie builders.
No comments yet - be the first to share how you use it.