Claude Code Voice & Statusline — TTS feedback and luxury instrument panel
npx claudepluginhub bestsithineu/cc-voxMulti-backend TTS voice feedback for Claude Code
Catppuccin-themed statusline with costs, context, usage windows, git, and MCP info
Claude Code marketplace entries for the plugin-safe Antigravity Awesome Skills library and its compatible editorial bundles.
Directory of popular Claude Code extensions including development tools, productivity plugins, and MCP integrations
Curated collection of 129 specialized Claude Code subagents organized into 10 focused categories
uvx, nothing to install[!NOTE] The entire pipeline is hands-free. Once installed, Claude automatically includes voice summaries — no prompting required.
┌─────────────────────────────────────────────────────────────────┐
│ $ claude │
│ │
│ You: refactor the auth module to use JWT tokens │
│ │
│ Claude: I've refactored the authentication module... │
│ [... full response ...] │
│ │
│ 📢 Done! I refactored auth to use JWT. Changed 3 files: │
│ auth.py, middleware.py, and config.py. All tests pass. │
│ │
│ 🔊 ████████████████████░░░░ Speaking... │
└─────────────────────────────────────────────────────────────────┘
The
📢summary is extracted by the stop hook and spoken aloud through your chosen TTS backend.
In auto mode (default), cc-vox tries Qwen3-TTS → Fish Speech → Chatterbox → Kokoro → pocket-tts and uses the first available. GPU backends are skipped when GPU utilization exceeds the threshold (default 80%).
claude plugin marketplace add BestSithInEU/cc-vox
claude plugin install voice
[!TIP] Just use Claude Code — pocket-tts will auto-download and start on first speech. No Docker, no GPU needed.
Optionally pre-download the model:
hf download kyutai/pocket-tts
</details>
<details>
<summary><b>Option B: Kokoro</b> ⭐ recommended — great quality, CPU-only Docker</summary>
<br>