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 17 hours 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 (4 months ago)
- Default Branch: main
- Last Pushed: 2026-01-25T20:10:50.000Z (25 days ago)
- Last Synced: 2026-01-26T11:47:50.299Z (24 days ago)
- Topics: anthropic, claude, claude-code, claude-plugins, claude-skills, developer-tools, github-cli, wxt-framework
- Language: Python
- Homepage:
- Size: 796 KB
- Stars: 12
- Watchers: 1
- 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