Wvandaal Cc Plugins
wvandaal-cc-plugins is a Claude Code plugin marketplace for the Build phase that bundles monorepo-oriented management for agents, commands, hooks, skills, and templates.
Install a monorepo-oriented Claude Code plugin bundle to manage agents, slash commands, hooks, skills, and templates as your project complexity grows.
Add it to Claude Code
Install the plugin in Claude Code. One command, paste-ready.
/plugin install wvandaal-cc-plugins@wvandaal/cc-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:wvandaal/cc-plugins") and the paste-ready config with skillselion.get_install_config("plugin:wvandaal/cc-plugins").
What it does
wvandaal-cc-plugins is a community Claude Code plugin marketplace with one bundled offering aimed at builders who run agents inside larger or monorepo-style codebases. Rather than hunting for separate skills, hooks, and command templates, you register this marketplace once and pull in tooling aligned with managing agent behavior, reusable commands, lifecycle hooks, and skill templates. It fits solo and small-team builders who want Claude Code to stay consistent across packages instead of diverging per folder. Use it when your agent setup feels fragmented—duplicate commands, missing hooks, or skills that only work in one package. The catalog positions it as a management-oriented bundle, not a single narrow integration. Pair it with your existing skills.sh imports so templates and hooks stay versioned with the repo. Expect to spend time wiring marketplace paths and validating hook load order in your monorepo before daily use feels smooth.
Highlights
- Single marketplace entry packaging monorepo-focused Claude Code management utilities
- Keyword surface covers agents, commands, hooks, skills, and templates in one place
- Oriented toward complex repos that outgrow ad-hoc slash commands and one-off skills
- Community-sourced bundle discovered via auto catalog ingestion
- Mgmt and monorepo keywords signal organization of agent assets across packages
Why builders use it
Complex repos scatter Claude Code hooks, commands, and skills so agents behave differently in every package.
After registering the marketplace, you can install one management-focused bundle and govern agent tooling from a single catalog entry.
At a glance
- Type - Plugin in Productivity.
- Adoption - 0 installs, 0 stars, 0 votes.
FAQ
Who is wvandaal-cc-plugins for?
It is for developers running Claude Code in larger or monorepo codebases who want centralized control over commands, hooks, skills, and templates.
When should I use wvandaal-cc-plugins?
Use it when agent behavior drifts between packages and you need a bundled way to manage Claude Code assets instead of copying files by hand.
How do I add wvandaal-cc-plugins to my agent?
Add the wvandaal/cc-plugins repository as a Claude Code plugin marketplace source, then install the listed plugin from that marketplace in Claude Code.
Comments
Share how you use wvandaal-cc-plugins, gotchas, or tips for other indie builders.
No comments yet - be the first to share how you use it.