chore: Rename to compound-marketplace, update GitHub org
- Renamed every-marketplace to compound-marketplace - Updated all EveryInc references to kieranklaassen - Updated owner info in marketplace.json Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
@@ -139,7 +139,7 @@
|
||||
<a href="pages/getting-started.html" class="nav-link">Docs</a>
|
||||
</nav>
|
||||
<div class="button-group">
|
||||
<a href="https://github.com/EveryInc/every-marketplace" class="button ghost compact hide-on-mobile">
|
||||
<a href="https://github.com/kieranklaassen/compound-marketplace" class="button ghost compact hide-on-mobile">
|
||||
<div class="fa-brands fa-github icon l"></div>
|
||||
</a>
|
||||
<a href="#install" class="button primary compact">Install</a>
|
||||
@@ -154,7 +154,7 @@
|
||||
<section class="hero-section">
|
||||
<div class="hero-decoration"></div>
|
||||
<div class="heading hero centered">
|
||||
<a href="https://github.com/EveryInc/every-marketplace/releases" class="eyebrow">
|
||||
<a href="https://github.com/kieranklaassen/compound-marketplace/releases" class="eyebrow">
|
||||
<i class="fa-solid fa-rocket"></i> Version 2.6.0 released!
|
||||
</a>
|
||||
<h1 class="balanced" style="margin-bottom: 32px;">
|
||||
@@ -884,7 +884,7 @@
|
||||
<div class="step-content">
|
||||
<h3>Add the Marketplace</h3>
|
||||
<div class="card-code-block">
|
||||
<pre><code>claude /plugin marketplace add https://github.com/EveryInc/every-marketplace</code></pre>
|
||||
<pre><code>claude /plugin marketplace add https://github.com/kieranklaassen/compound-marketplace</code></pre>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
@@ -996,7 +996,7 @@ skill: gemini-imagegen</code></pre>
|
||||
<i class="fa-solid fa-download"></i> Install Plugin Now
|
||||
<span class="button-arrow">→</span>
|
||||
</a>
|
||||
<a href="https://github.com/EveryInc/every-marketplace" class="button tertiary cta-secondary">
|
||||
<a href="https://github.com/kieranklaassen/compound-marketplace" class="button tertiary cta-secondary">
|
||||
<i class="fa-brands fa-github"></i> View on GitHub
|
||||
</a>
|
||||
</div>
|
||||
@@ -1024,7 +1024,7 @@ skill: gemini-imagegen</code></pre>
|
||||
</div>
|
||||
<div>
|
||||
<div class="link-list">
|
||||
<a href="https://github.com/EveryInc/every-marketplace" class="icon-link ui s" target="_blank">
|
||||
<a href="https://github.com/kieranklaassen/compound-marketplace" class="icon-link ui s" target="_blank">
|
||||
<div class="fa-brands fa-github icon m color-accent"></div>
|
||||
<div class="pseudo-link">GitHub</div>
|
||||
</a>
|
||||
|
||||
@@ -118,7 +118,7 @@
|
||||
<strong><code>/report-bug</code> command</strong> - New slash command for reporting bugs in the
|
||||
compound-engineering plugin. Provides a structured workflow that gathers bug information
|
||||
through guided questions, collects environment details automatically, and creates a GitHub
|
||||
issue in the EveryInc/every-marketplace repository.
|
||||
issue in the kieranklaassen/compound-marketplace repository.
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
|
||||
@@ -97,7 +97,7 @@
|
||||
<h3>Step 1: Add the Marketplace</h3>
|
||||
<p>Think of the marketplace as an app store. You're adding it to Claude Code's list of places to look for plugins:</p>
|
||||
<div class="card-code-block">
|
||||
<pre><code>claude /plugin marketplace add https://github.com/EveryInc/every-marketplace</code></pre>
|
||||
<pre><code>claude /plugin marketplace add https://github.com/kieranklaassen/compound-marketplace</code></pre>
|
||||
</div>
|
||||
|
||||
<h3>Step 2: Install the Plugin</h3>
|
||||
|
||||
@@ -72,6 +72,6 @@ This documentation serves as a reminder. When Claude Code works on this plugin,
|
||||
|
||||
## Related Files
|
||||
|
||||
- `/Users/kieranklaassen/every-marketplace/plugins/compound-engineering/.claude-plugin/plugin.json`
|
||||
- `/Users/kieranklaassen/every-marketplace/plugins/compound-engineering/CHANGELOG.md`
|
||||
- `/Users/kieranklaassen/every-marketplace/plugins/compound-engineering/README.md`
|
||||
- `/Users/kieranklaassen/compound-marketplace/plugins/compound-engineering/.claude-plugin/plugin.json`
|
||||
- `/Users/kieranklaassen/compound-marketplace/plugins/compound-engineering/CHANGELOG.md`
|
||||
- `/Users/kieranklaassen/compound-marketplace/plugins/compound-engineering/README.md`
|
||||
|
||||
Reference in New Issue
Block a user