mirror of
https://github.com/anthropics/claude-code.git
synced 2026-02-19 04:27:33 -08:00
Compare commits
1 Commits
v2.1.42
...
claude/sla
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
b178ef1727 |
@@ -195,10 +195,10 @@ Use this workflow for structured, high-quality plugin development from concept t
|
|||||||
|
|
||||||
## Installation
|
## Installation
|
||||||
|
|
||||||
Install from claude-code-marketplace:
|
Install from claude-code-plugins:
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
/plugin install plugin-dev@claude-code-marketplace
|
/plugin install plugin-dev@claude-code-plugins
|
||||||
```
|
```
|
||||||
|
|
||||||
Or for development, use directly:
|
Or for development, use directly:
|
||||||
@@ -378,7 +378,7 @@ All skills emphasize:
|
|||||||
|
|
||||||
## Contributing
|
## Contributing
|
||||||
|
|
||||||
This plugin is part of the claude-code-marketplace. To contribute improvements:
|
This plugin is part of the claude-code-plugins. To contribute improvements:
|
||||||
|
|
||||||
1. Fork the marketplace repository
|
1. Fork the marketplace repository
|
||||||
2. Make changes to plugin-dev/
|
2. Make changes to plugin-dev/
|
||||||
|
|||||||
Reference in New Issue
Block a user