From df53ac8d2a8f89bafd7a2cf799ebd2a42ad44a0f Mon Sep 17 00:00:00 2001 From: SHIN Date: Sat, 25 Jul 2026 09:57:01 +0900 Subject: [PATCH] Add claude-slim to Tools & Utilities --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 2db069a..8838759 100644 --- a/README.md +++ b/README.md @@ -549,6 +549,7 @@ June 14, 2026 - [**ccguard**](https://github.com/pomterre/ccguard) - (47 ⭐) - Automated enforcement of net-negative LOC, complexity constraints, and quality standards for Claude code. - [**Severance**](https://github.com/blas0/Severance) - (47 ⭐) - A semantic memory system designed for Claude Code. - [**claude-code-specs-generator**](https://github.com/kellemar/claude-code-specs-generator) - (42 ⭐) - A documentation and context management system for AI-assisted development, inspired by Amazon's Kiro IDE. +- [**claude-slim**](https://github.com/iops-leo/claude-slim) - (42 ⭐) - Audits Claude Code startup context, measuring what each skill, plugin, agent, and memory file costs in the system prompt, then reversibly disables unused entries. - [**claude-code-voice**](https://github.com/mckaywrigley/claude-code-voice) - (41 ⭐) - Hands-free voice control for Claude Code on macOS. - [**claudecode-macmenu**](https://github.com/PiXeL16/claudecode-macmenu) - (36 ⭐) - A Mac Menu for Claude Code that notifies when Claude is done and shows insights. - [**ccheckpoints**](https://github.com/p32929/ccheckpoints) - (32 ⭐) - A checkpoint system for Claude Code CLI that automatically tracks your coding sessions.