claudeindex
Marketplace

claude-local-docs

claude-local-docs

Stars

5

Forks

0

Plugins

1

Installation

1

Add the marketplace

/plugin marketplace add matteodante/claude-local-docs
2

Install plugins

/plugin

Run these commands in Claude Code to add this plugin to your environment. The marketplace must be added before you can install its plugins.

Details & Metadata

1

Plugins

0

Skills

0

Agents

Last Crawled

March 15, 2026

Plugins

Plugin

claude-local-docs

Offline-capable documentation search for JS/TS projects. Reads your package.json, fetches docs (preferring llms.txt), and indexes them with a 4-stage RAG pipeline: vector search + BM25 keywords + RRF fusion + cross-encoder reranking. Embeddings and reranking run via TEI (HuggingFace Text Embeddings Inference) Docker containers with auto GPU detection (NVIDIA CUDA, Apple Metal).