Skip to content

fix(manifest): move category to the marketplace entry; add marketplace description - #5

Merged
PBNZ merged 1 commit into
mainfrom
fix/category-placement
Jul 6, 2026
Merged

fix(manifest): move category to the marketplace entry; add marketplace description#5
PBNZ merged 1 commit into
mainfrom
fix/category-placement

Conversation

@PBNZ

@PBNZ PBNZ commented Jul 6, 2026

Copy link
Copy Markdown
Owner

Summary

Manifest hygiene, spotted while listing newton in the pbnz-skills marketplace (PBNZ/pbnz-skills#9): claude plugin validate warned that category sits in plugin.json, where Claude Code ignores it — it belongs in the marketplace entry. Moved it, and added the marketplace-level description the validator also flagged. claude plugin validate . now passes with zero warnings; all repo validation scripts pass. No behaviour change, no version bump needed.

This is the same fix repo-kit shipped in its 0.2.0.

If you'd prefer the category move only, drop the description hunk in .claude-plugin/marketplace.json — the two are independent.

🤖 Generated with Claude Code

https://claude.ai/code/session_01VZrsZsqCMvyd3CqqyXVsCR

…e description

claude plugin validate flagged both: category belongs in the
marketplace entry (Claude Code ignores it in plugin.json), and the
marketplace manifest had no top-level description. Zero warnings now.
No behaviour change. Same fix repo-kit shipped in its 0.2.0.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01VZrsZsqCMvyd3CqqyXVsCR
@PBNZ
PBNZ merged commit 5ad3c3a into main Jul 6, 2026
4 checks passed
@PBNZ
PBNZ deleted the fix/category-placement branch July 6, 2026 03:35
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