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

https://github.com/devias-io/claude-plugins


https://github.com/devias-io/claude-plugins

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

          

# claude-plugins

A marketplace of Claude Code plugins by [Devias](https://devias.io).

## Getting started

Add this marketplace, then install any plugin:

```shell
/plugin marketplace add https://github.com/devias-io/claude-plugins
/plugin install @devias
```

## Plugins

| Plugin | Description |
|--------|-------------|
| [agentignore](plugins/agentignore/README.md) | Blocks Claude from reading or editing files that match `.agentignore` patterns — like `.gitignore`, but for AI agents |