Skip to content

adeonir/claude-code-extras

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Claude Code Plugins

A personal collection of plugins for Claude Code, organized as a plugin marketplace.

Available Plugins

Installation

Add this marketplace to Claude Code:

/plugin marketplace add adeonir/claude-code-plugins

Available Plugins

Plugin Description Version
spec-driven Specification-driven development workflow with persistent artifacts 1.2.0
debug-tools Debugging with code analysis and targeted log injection 1.2.1
design-builder Extract copy and design to build frontend components 3.0.0
git-helpers Git workflow commands (commit, PR, code review) 1.1.1

Installing a Plugin

/plugin install design-builder

Marketplace Commands

# Add marketplace
/plugin marketplace add adeonir/claude-code-plugins

# List available plugins
/plugin marketplace list

# Install a plugin
/plugin install design-builder

# Update marketplace
/plugin marketplace update adeonir/claude-code-plugins

Contributing

  1. Fork this repository
  2. Add your plugin under plugins/
  3. Submit a pull request

License

MIT

About

A personal collection of plugins for Claude Code, organized as a plugin marketplace

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published