youssefvdel/docsGround

Real-time documentation grounding & search engine for AI agents (SQLite FTS5 + BGE embeddings, MCP server, Notion web dashboard, pure TypeScript on Bun)

1Stars on the repository
8Mods indexed here, across every type
15d agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

gitnexus-cli

01

youssefvdel/docsGround

Skill Claude CodeCodex

Use when the user needs to run GitNexus CLI commands like analyze/index a repo, check status, clean the index, generate a wiki, or list indexed repos. Examples: "Index this repo", "Reanalyze the codebase", "Generate a wiki".

1 15d ago A 59 tokens copy · 100% MIT

gitnexus-debugging

02

youssefvdel/docsGround

Skill Claude CodeCodex

Use when the user is debugging a bug, tracing an error, or asking why something fails. Examples: "Why is X failing?", "Where does this error come from?", "Trace this bug".

1 15d ago A 46 tokens copy · 100% MIT

gitnexus-exploring

03

youssefvdel/docsGround

Skill Claude CodeCodex

Use when the user asks how code works, wants to understand architecture, trace execution flows, or explore unfamiliar parts of the codebase. Examples: "How does X work?", "What calls this function?", "Show me the auth flow".

1 15d ago A 55 tokens copy · 100% MIT

gitnexus-guide

04

youssefvdel/docsGround

Skill Claude CodeCodex

Use when the user asks about GitNexus itself — available tools, how to query the knowledge graph, MCP resources, graph schema, or workflow reference. Examples: "What GitNexus tools are available?", "How do I use GitNexus?".

1 15d ago A 56 tokens copy · 100% MIT

youssefvdel/docsGround

Skill Claude CodeCodex

Use when the user wants to know what will break if they change something, or needs safety analysis before editing code. Examples: "Is it safe to change X?", "What depends on this?", "What will break?".

1 15d ago A 50 tokens copy · 100% MIT

youssefvdel/docsGround

Skill Claude CodeCodex

Use when the user wants to rename, extract, split, move, or restructure code safely. Examples: "Rename this function", "Extract this into a module", "Refactor this class", "Move this to a separate file".

1 15d ago A 53 tokens copy · 100% MIT