diff --git a/README.md b/README.md index 403a001..9cf53b5 100644 --- a/README.md +++ b/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