Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

claude-code-plugins

This is my marketplace of Claude Code plugins. Feel free to use and contribute.

Plugins

Plugin Description
safeguards Hooks-only defensive guards (credential-read, AI-attribution, force-push) — README
announce Hooks-only macOS voice status — speaks aloud when Claude finishes, starts, or needs input — README

Install

/plugin marketplace add carlosrberto/cc-plugins
/plugin install safeguards@cc-plugins
/reload-plugins

Auto-register the marketplace

To have a repo pick up this marketplace automatically, add this to that repo's checked-in .claude/settings.json:

{
  "extraKnownMarketplaces": {
    "cc-plugins": {
      "source": { "source": "github", "repo": "carlosrberto/cc-plugins" }
    }
  },
  "enabledPlugins": {
    "safeguards@cc-plugins": true
  }
}

Contributing

See CONTRIBUTING.md for repo layout, local development, verification, and the release process.

License

MIT — see LICENSE.

About

My marketplace of Claude Code plugins.

Topics

Resources

Contributing

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages