Curated collection of AI agent skills I use and recommend. Install once, use every session.
Makes AI coding agents respond in compressed caveman-style prose — cuts ~65-75% of output tokens while keeping full technical accuracy. Faster responses, easier to read, same substance. Based on research showing brevity constraints can improve LLM accuracy by up to 26 percentage points.
useMemo."| Level | Trigger | Description |
|---|---|---|
| Lite | /caveman lite | Drop filler, keep grammar. Professional but no fluff. |
| Full | /caveman | Default. Drop articles, fragments OK, full grunt. |
| Ultra | /caveman ultra | Maximum compression. Telegraphic. Abbreviate everything. |
| 文言文 | /caveman wenyan | Classical Chinese literary compression. Most token-efficient written language. |
claude plugin marketplace add JuliusBrussee/caveman && claude plugin install caveman@caveman
A collection of battle-tested tips to speed up your daily dev workflow. Covers editor config, shell aliases, git shortcuts, and environment tuning. Run the setup check first to get personalized recommendations tailored to your system.
| Category | What It Checks |
|---|---|
| Shell | Version, aliases, prompt config, completion setup |
| Git | Push/pull settings, rerere, global config |
| Editor | Autosave, format-on-save, editorconfig |
| Toolchain | Node, Python, Docker, cloud CLI availability |
python3 env_check.py