alicankiraz1

Indexandria — Claude Code plugin that crawls and indexes web documentation for context-aware coding. Like Cursor's built-in indexer.

41
0
100% credibility
Found Feb 19, 2026 at 25 stars -- GitGems finds repos before they trend. Get early access to the next one.
Sign Up Free
AI Analysis
Python
AI Summary

Indexandria is a plugin that crawls web documentation sites, converts them to clean notes, and feeds them directly into AI coding conversations for better context.

How It Works

1
🛒 Find the doc fetcher

You discover Indexandria, a handy helper for your AI coding buddy that grabs web guides right into chats.

2
Add it simply

Install it from your AI assistant's plugin shop with one easy step, and it's all set up.

3
💬 Tell your AI to grab docs

Chat with your AI like 'Fetch the guide from this website' and point to what you need.

4
🌐 Watch it explore the site

It visits pages, pulls out the good stuff, cleans it into easy notes, and shares it back instantly.

5
Choose quick or full dive
📄
Quick Peek

See a handful of pages pop right into your chat for immediate use.

📚
Deep Library

Create a neat list of everything, then search or pick pages whenever you want.

6
🔍 Find exactly what you need

Search the notes or select pages, and your AI gets the perfect details.

🚀 Perfect code help

Your AI crafts spot-on code using the fresh docs, like having an expert open book next to you.

Sign up to see the full architecture

5 more

Sign Up Free

Star Growth

See how this repo grew from 25 to 41 stars Sign Up Free
Repurpose This Repo

Repurpose is a Pro feature

Generate ready-to-use prompts for X threads, LinkedIn posts, blog posts, YouTube scripts, and more -- with full repo context baked in.

Unlock Repurpose
AI-Generated Review

What is indexandria?

Indexandria is a Python plugin for Claude Code that crawls web documentation, indexes it in memory, and injects clean markdown directly into your coding session for context-aware assistance—like Cursor's built-in indexer but tailored for Claude. Just tell Claude to crawl a URL or index a full docs site, and it pulls in pages without databases, servers, or disk writes. Install via `/plugin marketplace add alicankiraz1/indexandria` and `/plugin install indexandria@indexandria`, then use tools like `crawl_docs` for quick fetches or `index_docs` with `search_indexed` for deeper dives.

Why is it gaining traction?

It stands out by keeping everything session-scoped in memory—no setup hassles or persistent storage—while handling up to 100 pages with smart filtering via URL patterns. Developers hook on the frictionless workflow: prompt Claude to index React docs, search for hooks, and get precise content without tab-switching. Output caps at token limits ensure it plays nice with Claude's context.

Who should use this?

Claude Code users prototyping FastAPI APIs from tutorial docs, or frontend devs indexing React/Vue references for custom components. Backend engineers tackling unfamiliar libs like OAuth flows, where quick crawls beat manual copying. Anyone in context-aware coding who hates context loss mid-session.

Verdict

Early maturity with 15 stars and 1.0% credibility score—great docs and simple Python core, but test it on real projects before relying. Try for doc-heavy Claude workflows; it's a lightweight win if it fits, and easy to extend.

(198 words)

Sign up to read the full AI review Sign Up Free

Similar repos coming soon.