https://github.com/devias-io/claude-plugins
https://github.com/devias-io/claude-plugins
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/devias-io/claude-plugins
- Owner: devias-io
- Created: 2026-05-25T15:08:45.000Z (about 1 month ago)
- Default Branch: main
- Last Pushed: 2026-05-25T15:21:46.000Z (about 1 month ago)
- Last Synced: 2026-05-25T17:22:53.530Z (about 1 month ago)
- Language: Python
- Size: 3.91 KB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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 |