chore: Revert to Every Marketplace naming

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
Kieran Klaassen
2026-01-18 21:36:17 -08:00
parent d4d31c1614
commit 08eed310e5
10 changed files with 21 additions and 21 deletions

View File

@@ -1,11 +1,11 @@
# Compound Marketplace - Claude Code Plugin Marketplace
# Every Marketplace - Claude Code Plugin Marketplace
This repository is a Claude Code plugin marketplace that distributes the `compound-engineering` plugin to developers building with AI-powered tools.
## Repository Structure
```
compound-marketplace/
every-marketplace/
├── .claude-plugin/
│ └── marketplace.json # Marketplace catalog (lists available plugins)
├── docs/ # Documentation site (GitHub Pages)
@@ -261,7 +261,7 @@ python -m http.server 8000
1. Install the marketplace locally:
```bash
claude /plugin marketplace add /Users/yourusername/compound-marketplace
claude /plugin marketplace add /Users/yourusername/every-marketplace
```
2. Install the plugin: