feat: add Claude skill marketplace installation support (#87)
- Add .claude-plugin/marketplace.json for /plugin marketplace add command - Update README.md with marketplace installation instructions Enables quick installation via: /plugin marketplace add nextlevelbuilder/ui-ux-pro-max-skill /plugin install ui-ux-pro-max@ui-ux-pro-max-skill
This commit is contained in:
@@ -152,6 +152,15 @@ Each rule includes:
|
||||
|
||||
## Installation
|
||||
|
||||
### Using Claude Marketplace (Claude Code)
|
||||
|
||||
Install directly in Claude Code with two commands:
|
||||
|
||||
```
|
||||
/plugin marketplace add nextlevelbuilder/ui-ux-pro-max-skill
|
||||
/plugin install ui-ux-pro-max@ui-ux-pro-max-skill
|
||||
```
|
||||
|
||||
### Using CLI (Recommended)
|
||||
|
||||
```bash
|
||||
|
||||
Reference in New Issue
Block a user