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

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

Plugin marketplace for Claude Code
https://github.com/tenequm/claude-plugins

anthropic claude claude-code claude-plugins claude-skills developer-tools github-cli wxt-framework

Last synced: about 2 months ago
JSON representation

Plugin marketplace for Claude Code

Awesome Lists containing this project

README

          

# Claude Code Plugins

Plugin marketplace for Claude Code.

## Plugins

| Name | Version | Description |
|------|---------|-------------|
| [chrome-extension-wxt](./chrome-extension-wxt) | 1.1.0 | Skill: Build Chrome extensions with WXT framework |
| [cloudflare-workers](./cloudflare-workers) | 1.0.0 | Skill: Rapid development with Cloudflare Workers - build and deploy serverless applications |
| [gh-cli](./gh-cli) | 1.0.2 | Skill: GitHub CLI for remote repo analysis and code discovery |

## Installation

```bash
# Add marketplace
/plugin marketplace add tenequm/claude-plugins

# Install plugins
/plugin install gh-cli@tenequm-plugins
/plugin install chrome-extension-wxt@tenequm-plugins
/plugin install cloudflare-workers@tenequm-plugins
```

## Contributing

See [CONTRIBUTING.md](./CONTRIBUTING.md).

## License

MIT