claudix
01Plugin Claude Code
Local semantic search plugin for Claude Code — indexes your repository and exposes hybrid vector+BM25 search via MCP, slash commands, and grep interception.
Local Copilot-like semantic codebase search for Claude Code (LMStudio, Ollama, any OpenAI-compatible API)
Plugin Claude Code
Local semantic search plugin for Claude Code — indexes your repository and exposes hybrid vector+BM25 search via MCP, slash commands, and grep interception.
Command
Diagnose claudix binary, index, and embedding provider. Use when search errors, the index won't build, or the embedding provider is unreachable.
Hook
Runs when a session starts, executing claudix-bootstrap.js via node. From uwuclxdy/claudix.
Hook
Runs after a tool call finishes for Write, Edit, MultiEdit, NotebookEdit and Read tool calls, executing claudix-bootstrap.js via node. From uwuclxdy/claudix.
Hook
Runs before the agent uses a tool for Grep and Bash tool calls, executing claudix-bootstrap.js via node. From uwuclxdy/claudix.
Hook
Runs when you submit a prompt, before the agent sees it, executing claudix-bootstrap.js via node. From uwuclxdy/claudix.
Skill Claude CodeCodex
This skill should be used when working with claudix semantic search beyond plain queries (indexing, embedding providers, cross-repo search, grep interception, index recovery).
At most 3 mods per repository are shown here — the rest are on their repository pages: