codebase indexing skills

40 tagged codebase indexing, measured the same way as everything else here.

Browse within: antigravity 16deferred-loading 16diffusion-models 16circular-imports 10code-analysis 10vibe-coding 10code-search 6

codebase-search

01

Helweg/open-codebase-index

Skill Claude CodeCodex

Semantic code and documentation search by meaning. Use codebasepeek to find WHERE code is (saves tokens), codebasesearch to see actual code. For exact identifiers, use grep instead. Search local codebase before using websearch for code/library/API/example questions.

183 2d ago A 58 tokens original MIT

codebase-search

02

Helweg/open-codebase-index

Skill Claude CodeCodex

Preferred local codebase-understanding workflow for Pi and Codex. Start with codebasecontext before shell search or broad reads, then use specialized semantic and graph tools.

183 2d ago A 37 tokens original MIT

imagegen

03

tercumantanumut/selene

Skill Claude CodeCodex

Use when the user asks to generate or edit images via the OpenAI Image API (for example: generate image, edit/inpaint/mask, background removal or replacement, transparent background, product shots, concept art, covers, or batch variants); run the bundled CLI (${SELENESKILLROOT}/scripts/imagegen.py) and require…

167 1mo ago A 81 tokens original MIT

sora

04

tercumantanumut/selene

Skill Claude CodeCodex

Use when the user asks to generate, remix, poll, list, download, or delete Sora videos via OpenAI’s video API using the bundled CLI (${SELENESKILLROOT}/scripts/sora.py), including requests like “generate AI video,” “Sora,” “video remix,” “download video/thumbnail/spritesheet,” and batch video generation; requires…

167 1mo ago A 91 tokens original MIT

speech

05

tercumantanumut/selene

Skill Claude CodeCodex

Use when the user asks for text-to-speech narration or voiceover, accessibility reads, audio prompts, or batch speech generation via the OpenAI Audio API; run the bundled CLI (${SELENESKILLROOT}/scripts/texttospeech.py) with built-in voices and require OPENAIAPIKEY for live calls. Custom voice creation is out of scope.

167 1mo ago A 77 tokens original MIT

morluto/leantoken

Skill Claude CodeCodex

Diagnose, design, implement, and validate system optimizations while treating correctness, retrieval quality, bounded behavior, and avoided downstream work as primary outcomes. Use for performance, latency, CPU, memory, storage, indexing, search, retrieval, caching, batching, concurrency, tokenizer, database, or…

23 yesterday A 90 tokens original Apache-2.0

loctree-follow

07

Loctree/loctree

Skill Claude CodeCodex

Pursue structural signals — dead code, cycles, duplicate exports (twins), hotspots, runtime traces, command/event/pipeline graphs. Use during cleanup, audit, refactor planning, or when investigating "is this used?" questions at module/system scope. Triggers on phrases "follow signals", "find dead code", "find cycles"…

9 yesterday A 106 tokens

loctree-prism

08

Loctree/loctree

Skill Claude CodeCodex

Score conceptual smear (drift, spread, runtime centrality, authority diversity, drift risk, closure evidence) across two or more task framings on the canonical 0..15 rubric. Use BEFORE running vc-polarize, BEFORE choosing a doctrine cut, or whenever an agent needs structural evidence for the abort/memo/pass/doctrine…

9 yesterday A 133 tokens

loctree

09

Loctree/loctree

Skill Claude CodeCodex

Structural and literal repository perception before edits, deletes, refactors, or unfamiliar-code work. Use context/repo-view/focus/slice/impact/find/follow to establish scope, dependencies, blast radius, exact occurrences, and analyzer coverage before acting.

9 yesterday A 54 tokens

wiki-ingest

10

bezata/kObsidian

Skill Claude CodeCodex

File a new source into the LLM Wiki — create its Sources page, append a log entry, apply the proposed cross-reference edits. Use when the user says "ingest this", "file this source", "add this to the wiki", drops a URL/PDF/clipped article, or pastes notes they want captured. Never auto-applies cross-refs without…

7 6d ago A 82 tokens original Apache-2.0

wiki-lint

11

bezata/kObsidian

Skill Claude CodeCodex

Health-check the LLM Wiki and offer fixes for each category of finding. Use when the user says "lint the wiki", "audit the wiki", "check wiki health", "clean up the wiki", or after a batch of ingests. Categories covered - orphans, broken links, stale sources, missing pages, tag drift, index parity.

7 6d ago A 74 tokens original Apache-2.0

wiki-query

12

bezata/kObsidian

Skill Claude CodeCodex

Answer a question from the LLM Wiki with citations, and optionally file the synthesis back as a concept page. Use when the user asks "what does the wiki say about X", "search the wiki for Y", "summarize what I know about Z", or asks a question that should be grounded in their personal knowledge base rather than…

7 6d ago A 74 tokens original Apache-2.0

codebase-index

13

denfry/codebase-index

Skill Claude CodeCodex

Use before answering repository questions about architecture, implementation, symbols, references, dependencies, refactoring impact, data flow, or bugs. Query the local hybrid index first so the agent reads only evidence-bearing file:line ranges instead of scanning the repository.

7 1mo ago A 53 tokens original MIT

codebase-index

14

denfry/codebase-index

Skill Claude CodeCodex

Use before answering repository questions about architecture, implementation, symbols, references, dependencies, refactoring impact, data flow, or bugs. Query the local hybrid index first so the agent reads only evidence-bearing file:line ranges instead of scanning the repository.

7 1mo ago A 53 tokens copy · 100% MIT

codebase-index

15

denfry/codebase-index

Skill Claude CodeCodex

Use before answering repository questions about architecture, implementation, symbols, references, dependencies, refactoring impact, data flow, or bugs. Query the local hybrid index first so the agent reads only evidence-bearing file:line ranges instead of scanning the repository.

7 1mo ago A 53 tokens copy · 100% MIT

yailPeralta/ast-mcp-server

Skill Claude CodeCodex

Trigger: navegar, analizar o editar TypeScript/JavaScript con el compilador. Use tools AST preparadas, revisadas y vinculadas por hash.

4 yesterday A 37 tokens original ISC

index-init

17

MacroMan5/macromanatlas

Skill Claude CodeCodex

Generate a complete project index with per-module README files for efficient code navigation. Use when starting work on a new project or after major restructuring. Run once per project.

3 6mo ago A 36 tokens original MIT

index-rebuild

18

MacroMan5/macromanatlas

Skill Claude CodeCodex

Rebuild the index for a specific module or the entire project. Accepts --module flag for targeted rebuild and --m flag for custom instructions.

3 6mo ago A 33 tokens original MIT

index-status

19

MacroMan5/macromanatlas

Skill Claude CodeCodex

Show the current state of the project index: staleness, module coverage, hook health, and recent sync activity. Use to diagnose index issues.

3 6mo ago A 33 tokens original MIT