plugin-dev
Installation
SKILL.md
Plugin Development
Develop and distribute Claude Code plugins and marketplaces.
Quick Commands
# Validate marketplace/plugin
claude plugin validate .
# Test local install
/plugin marketplace add ./path/to/marketplace
/plugin install my-plugin@marketplace-name
# Check installed plugins
/plugin list