An open API service indexing awesome lists of open source software.

https://github.com/nikolareljin/claude-plugins

Claude Code plugin marketplace registry
https://github.com/nikolareljin/claude-plugins

anthropic claude-code claude-code-plugin claude-plugin plugin-marketplace

Last synced: 3 days ago
JSON representation

Claude Code plugin marketplace registry

Awesome Lists containing this project

README

          

# nikolareljin/claude-plugins

Claude Code plugin marketplace registry for plugins by [Nikola Reljin](https://github.com/nikolareljin).

## Plugins

| Plugin | Description |
|--------|-------------|
| [claude-reposec](https://github.com/nikolareljin/claude-reposec) | Deep security scanning for git repos |
| [claude-docsmith](https://github.com/nikolareljin/claude-docsmith) | Documentation generation with Ollama fallback |

## Add this marketplace

```
/plugin marketplace add nikolareljin/claude-plugins
```

Then install a plugin:

```
/plugin install claude-reposec@nikolareljin-plugins
```