code-search
01Skill Claude CodeCodex
Search and navigate a codebase through the local code-index CLI (FTS5 text + tree-sitter symbols + semantic vectors). Use for "where is symbol X defined", "where does this string/identifier/error appear", "where do we do X", a file outline, or reading a span by path:line — instead of the built-in grep when the repo is…
0 2mo ago A 96 tokens