Skip to content

Zxela/claude-plugins

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

61 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

claude-plugins

A collection of Claude Code plugins by zxela.

Plugins

Orchestrated development workflow from idea to implementation with native subagents and Agent Teams. See the homerun repo for full documentation.

Structure

Plugins live as git submodules under plugins/. The .claude-plugin/marketplace.json file defines plugin metadata and versions for the marketplace.

Installation

Add the marketplace in Claude Code:

/plugin marketplace add Zxela/claude-plugins

Then install individual plugins:

/plugin install homerun@zxela-claude-plugins

Development Setup

git clone --recurse-submodules git@github.com:Zxela/claude-plugins.git

If already cloned without submodules:

git submodule update --init --recursive

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors