Add Anthropic plugins to marketplace, remove local plugin-dev - #120
Merged
Conversation
Replaced by anthropic-plugin-dev which pulls from the actively maintained upstream at anthropics/claude-plugins-official.
Move sync_marketplace_to_plugins hook from plugin-dev to claude-tools. Remove /load-frontend-skill command (replaced by anthropic-essentials). Bump claude-tools to v2.1.0.
Add anthropic-essentials (feature-dev, frontend, CLAUDE.md, skills), anthropic-creative-suite (docs, theming, artifacts), and anthropic-plugin-dev (git-subdir from upstream). Bump to v2.3.0.
Replace plugin-dev section with anthropic-essentials, anthropic-creative-suite, and anthropic-plugin-dev entries. Update install commands accordingly.
Add missing version fields, better keywords (word, powerpoint, excel, design, ui, code-review, architecture, skills, agents, commands, structure), and more descriptive/searchable descriptions for the 3 new Anthropic plugin entries.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Replace the local plugin-dev directory (~22K lines) with 3 external Anthropic plugin entries that pull from upstream repos:
strict: falsestrict: falsegit-subdirfrom upstream plugin-dev. Actively maintained replacement for the local copyAlso moves
sync_marketplace_to_plugins.pyhook to claude-tools and removes the/load-frontend-skillcommand (now in anthropic-essentials).