Orients exploration of the indxr repository using .cursor/INDEX.md as a single-file map of directory layout, declarations, imports, and cross-file structure. Use when navigating this codebase, locating symbols or modules, planning where to read code, or answering structural questions before opening many source files.
$npx -y skills add bahdotsh/indxr --skill explore-codebase-indexInstalls into the current project.
Run `npx skills use "https://github.com/bahdotsh/indxr" --skill "bahdotsh/indxr/explore-codebase-index"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/bahdotsh/indxr" that are relevant to the current task. Run `npx skills add "https://github.com/bahdotsh/indxr"` and select the relevant skills, then follow their instructions.