Skip to content
This repository was archived by the owner on Feb 20, 2026. It is now read-only.

lucasilverentand/claude-plugins

Repository files navigation

Claude Plugins Marketplace

This is a plugin marketplace for Claude Code.

A plugin marketplace is a catalog that distributes Claude Code plugins. It contains:

That's it. This repo is not a CLI tool, not a plugin framework, and not documentation for Claude Code.

Available Plugins

Plugin Description
commit-authoring AI-powered git commit message generation and staging management
claude-workflows Expert guidance for creating GitHub workflows with Claude Code Action
starlight-docs Documentation site scaffolding with Starlight

Installation

Add this marketplace to Claude Code:

/plugin marketplace add github:onezerocompany/claude-plugins

Install a plugin:

/plugin install commit-authoring@onezero-plugins

Contributing

To add a plugin to this marketplace:

  1. Fork this repository
  2. Add your plugin to plugins/your-plugin-name/
  3. Add an entry to .claude-plugin/marketplace.json
  4. Submit a pull request

For how to create plugins, see the official Claude Code plugin documentation.

License

MIT

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors