docs: move Installation and Compatibility above Plugins section
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
parent
b34e230523
commit
035255fc5d
1 changed files with 14 additions and 14 deletions
28
README.md
28
README.md
|
|
@ -4,6 +4,20 @@ Open-source Claude Code plugins for AI-assisted development, security, and plann
|
|||
|
||||
Built for my own Claude Code workflow and shared openly for anyone who finds them useful. Solo project — bug reports and feature requests are welcome, pull requests are not accepted.
|
||||
|
||||
## Installation
|
||||
|
||||
```bash
|
||||
claude plugin marketplace add https://git.fromaitochitta.com/open/ktg-plugin-marketplace.git
|
||||
```
|
||||
|
||||
Then open Claude Code and type `/plugin` to browse and install plugins from the marketplace.
|
||||
|
||||
## Compatibility
|
||||
|
||||
- Claude Code CLI, desktop app, and IDE extensions
|
||||
- macOS, Linux, Windows
|
||||
- No external dependencies (all scanners and hooks are self-contained)
|
||||
|
||||
---
|
||||
|
||||
## Plugins
|
||||
|
|
@ -144,20 +158,6 @@ Key commands: `/okr:skriv`, `/okr:kvalitet`, `/okr:gap`, `/okr:analyse`, `/okr:k
|
|||
|
||||
---
|
||||
|
||||
## Installation
|
||||
|
||||
```bash
|
||||
claude plugin marketplace add https://git.fromaitochitta.com/open/ktg-plugin-marketplace.git
|
||||
```
|
||||
|
||||
Then open Claude Code and type `/plugin` to browse and install plugins from the marketplace.
|
||||
|
||||
## Compatibility
|
||||
|
||||
- Claude Code CLI, desktop app, and IDE extensions
|
||||
- macOS, Linux, Windows
|
||||
- No external dependencies (all scanners and hooks are self-contained)
|
||||
|
||||
## License
|
||||
|
||||
MIT
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue