From krux
Przepisuje plik markdown w stylu krux — oszczędność tokenów ~40%. Zachowuje sens, usuwa wodę. Użyj gdy kompresujesz CLAUDE.md, README, dokumentację, lub wywołujesz /krux-compress <plik>.
How this skill is triggered — by the user, by Claude, or both
Slash command
/krux:krux-compress Path to markdown filePath to markdown fileThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Target file: $ARGUMENTS
Target file: $ARGUMENTS
Przepisz podany plik w stylu krux. Mniej tokenów, ten sam sens. Oryginał niezmieniony — nadpisz plik lub zapisz jako <nazwa>.krux.md zależnie od polecenia.
Usuń:
"W tym dokumencie opisano...", "Podsumowując...")"warto rozważyć", "można by", "zazwyczaj")"jednak", "ponadto", "co więcej")Zostaw:
Styl:
jest/są → pomiń gdy oczywistemiddleware nie przez middleware3 kroki nie trzy krokiNajpierw statystyki:
Przed: X tokenów → Po: Y tokenów (oszczędność: Z%)
Potem skompresowany plik w bloku kodu markdown.
npx claudepluginhub karolkiljan/krux --plugin kruxGuides collaborative design exploration before implementation: explores context, asks clarifying questions, proposes approaches, and writes a design doc for user approval.
Creates structured, bite-sized implementation plans from specs or requirements before writing code. Useful for breaking down multi-step tasks into testable steps with file structure and task boundaries.
Resolves in-progress git merge or rebase conflicts by analyzing history, understanding intent, and preserving both changes where possible. Runs automated checks after resolution.