A personal marketplace of Claude Code plugins.
Using OpenCode? See OPENCODE.md for installation instructions.
Add this marketplace to Claude Code:
/plugin marketplace add adeonir/claude-code-extras| Plugin | Description | Version |
|---|---|---|
| spec-driven | Specification-driven development with brownfield support, requirements traceability, and archive workflow | 2.5.2 |
| debug-tools | Iterative debugging workflow with confidence scoring and runtime analysis | 1.3.1 |
| design-builder | Extract copy and design from references to build React frontend or Figma designs | 4.0.1 |
| git-helpers | Git workflow commands with confidence-scored code review | 1.2.2 |
/plugin install design-builder# Add marketplace
/plugin marketplace add adeonir/claude-code-extras
# List available plugins
/plugin marketplace list
# Install a plugin
/plugin install design-builder
# Update marketplace
/plugin marketplace update adeonir/claude-code-extras- Fork this repository
- Add your plugin under
plugins/ - Submit a pull request
MIT