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
- Host: GitHub
- URL: https://github.com/tenequm/claude-plugins
- Owner: tenequm
- License: mit
- Created: 2025-11-05T16:34:52.000Z (about 2 months ago)
- Default Branch: main
- Last Pushed: 2025-11-06T01:08:27.000Z (about 2 months ago)
- Last Synced: 2025-11-06T02:31:09.438Z (about 2 months ago)
- Topics: anthropic, claude, claude-code, claude-plugins, claude-skills, developer-tools, github-cli, wxt-framework
- Language: Python
- Homepage:
- Size: 151 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
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