Skip to content

chore: add marketplace category tags for /plugin Discover#80

Merged
qxbyte merged 1 commit into
mainfrom
chore/add-discover-categories
Jul 5, 2026
Merged

chore: add marketplace category tags for /plugin Discover#80
qxbyte merged 1 commit into
mainfrom
chore/add-discover-categories

Conversation

@qxbyte

@qxbyte qxbyte commented Jul 5, 2026

Copy link
Copy Markdown
Owner

Summary

The /plugin Discover tab renders a bracketed category next to each plugin name (e.g. code-review [productivity]). That label comes from a per-plugin "category" string in .claude-plugin/marketplace.json (marketplace.json only — the UI reads it there; verified against anthropics/claude-plugins-official).

Added categories:

  • specodedevelopment
  • task-swarmdevelopment
  • obsidian-wikiproductivity
  • ragkitdatabase

Patch bumps so the change propagates by tag: specode 6.1.4 / task-swarm 0.10.3 / obsidian-wiki 2.0.3 / ragkit 0.1.1. Zero behavior change.

Test plan

  • python3 scripts/check_marketplace_versions.py — 4 in sync
  • .venv/bin/python -m pytest plugins/specode/tests/ -q — 90 passed
  • each marketplace entry now has a category

🤖 Generated with Claude Code

…Discover

The Discover tab renders a bracketed category next to each plugin name (e.g.
`code-review [productivity]`). That label comes from a per-plugin `category`
string in .claude-plugin/marketplace.json (marketplace.json only; the UI reads
it there). Added: specode/task-swarm = development, obsidian-wiki = productivity,
ragkit = database. Patch bumps so it propagates by tag: specode 6.1.4 /
task-swarm 0.10.3 / obsidian-wiki 2.0.3 / ragkit 0.1.1. Zero behavior change.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Co-Authored-By: qxbyte <126648675+qxbyte@users.noreply.github.com>
@qxbyte qxbyte merged commit 0ef9d97 into main Jul 5, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant