Skip to content

MichaelvanLaar/cc-plugins

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cc-plugins

Umbrella marketplace catalog for Claude Code plugins — a single /plugin marketplace add gives you access to all plugins maintained under this catalog.

Installation

Open Claude Code in any project and add the marketplace:

/plugin marketplace add MichaelvanLaar/cc-plugins

Then install any plugin from the catalog:

/plugin install cc-config@cc-plugins
/plugin install cc-content@cc-plugins

Keeping plugins current

Auto-update is disabled by default for third-party marketplaces. To enable it:

  1. Run /plugin in Claude Code
  2. Go to the Marketplaces tab
  3. Toggle auto-update for MichaelvanLaar/cc-plugins

Once enabled, plugins update automatically on startup when new versions are available.

Uninstalling

To remove the marketplace and all plugins installed from it in one step:

/plugin marketplace remove cc-plugins

To remove a single plugin while keeping the marketplace:

/plugin uninstall cc-config@cc-plugins

Available plugins

Plugin Skills What it does
cc-config /cc-config-init, /cc-config-optimize Bootstrap and audit Claude Code configurations
cc-content /cc-content:cc-content-onboarding, /cc-content:cc-content-linkedin-post, /cc-content:cc-content-samples-curation, /cc-content:cc-content-session-wrap, /cc-content:cc-content-new-skill Content creation skills for marketing projects

See each plugin's repository for full usage documentation.

How this works

Each plugin lives in its own repository and is referenced here via git-subdir in .claude-plugin/marketplace.json. When Claude Code installs a plugin from this marketplace, it fetches the plugins/<name>/ subdirectory directly from the plugin's own repo — nothing is duplicated here.

Adding a new plugin to the catalog only requires a new entry in .claude-plugin/marketplace.json.

License

MIT

About

A small family of MIT-licensed plugins for Claude Code. Opinionated and built around one rule: Every line costs tokens on every message.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages