Skip to content

saxyguy81/saxyguy81-plugins

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

saxyguy81 Claude Code Plugin Marketplace

A collection of Claude Code plugins by saxyguy81.

Available Plugins

Plugin Description Version
realitycheck Quality gate plugin that ensures Claude Code completes tasks fully before stopping 0.1.0

Installation

Add This Marketplace

# Interactive
claude /plugin install

# Then select "Add marketplace" and enter:
# https://github.com/saxyguy81/saxyguy81-plugins

Or add to your ~/.claude/settings.json:

{
  "extraKnownMarketplaces": [
    "https://github.com/saxyguy81/saxyguy81-plugins"
  ]
}

Install Plugins

# Install realitycheck
claude plugin install realitycheck@saxyguy81-plugins --scope user

Plugin Development

To add a new plugin to this marketplace:

  1. Create your plugin with a .claude-plugin/plugin.json manifest
  2. Push to a GitHub repository
  3. Add an entry to plugins.json in this repo
  4. Submit a PR

License

MIT

About

Claude Code plugin marketplace by saxyguy81

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published