code navigation skills

89 tagged code navigation, measured the same way as everything else here.

Browse within: ast 42code-index 38code-analytics 36code-indexing-semantic-search-mcp-mcp-server 36code-navi 36code-intelligence 19dependency-graph 11dead-code 10claude-code-hooks 8claude-code-plugins 8claude-code-skill 8Collaboration 7code-reference 7code-sharing 7

cymbal

01

1broseidon/cymbal

Skill Claude CodeCodex

Tree-sitter indexed code navigator. Use the cymbal CLI — not Read, Grep, Glob, or Bash — for finding where symbols are defined, tracing callers and callees, locating interface implementations, understanding the impact of a change, and mapping imports across an existing codebase. Returns precise, token-efficient…

313 7d ago A 89 tokens original MIT

gograph

02

ozgurcd/gograph

Skill Claude CodeCodex

Go repository intelligence for Claude Code. Use when reading, navigating, editing, reviewing, or refactoring a Go codebase. Exposes 64 query, analysis, and workflow capabilities through the local gograph MCP server, including bounded first-call exploration, AST-aware call graphs, blast-radius analysis, impact, and…

212 4d ago A 69 tokens original MIT

gossiphs

03

williamfzc/gossiphs

Skill Claude CodeCodex

Use when you need to find related files, understand code dependencies, or analyze impact scope. Triggers when the user asks about: "Which files use this function/class?" "What files will be affected if I change this?" "Find code related to X" "What does this file depend on?" "Where is this symbol defined/referenced?"…

102 5mo ago A 87 tokens original Apache-2.0

windows-compat

04

sdsrss/code-graph-mcp

Skill Claude CodeCodex

Audit and harden this Rust repo (code-graph-mcp) for Windows correctness: path-spelling drift between producers, the 32,767-char command-line cap, index-key mismatches, and path predicates that assume one ecosystem's layout. Use whenever touching code that builds, compares, prints, or stores a filesystem path; that…

70 5d ago A 165 tokens original MIT

mcpls

05

bug-ops/mcpls

Skill Claude CodeCodex

Install, configure, and run the mcpls CLI — a Rust binary bridging MCP to LSP that gives an agent compiler-grade code intelligence (hover, definitions, references, diagnostics, rename). Use when setting up or registering mcpls as an MCP server, writing or debugging an mcpls.toml, choosing CLI flags or MCPLS…

65 3d ago A 89 tokens original Apache-2.0

code-trace-tree

06

saidake/code-trace-tree-jetbrains

Skill Claude CodeCodex

Read, edit, and refresh Code Trace Tree plugin data (VS Code and JetBrains). Use when the user asks to add/update/remove trace points (line, file, or directory), inspect or modify Code Trace Tree profiles, sync agent-written traces into the IDE, ask the IDE to reload plugin data, or select/navigate to trace points in…

59 2d ago C 228 tokens original MIT

codespaces

07

diskd-ai/codespaces

Skill Claude CodeCodex

Build and query architecture-aware code search, dependency graphs, call flows, impact analysis, and belief maps for Python, TypeScript, TSX, Rust, C#, Java, Go, Ruby, and Ruby on Rails repositories. Use before non-trivial code changes to find module boundaries, blast radius, architecture violations, and the minimal…

52 21d ago A 74 tokens original MIT

cix-workspace

08

dvcdsys/code-index

Skill Claude CodeCodex

Cross-project research workflow for cix workspaces in Claude Cowork. Use when a request spans multiple repositories — "wire feature X through the platform", "add Y across the services", "change Z in production/staging", "how does this work end-to-end across repos". Uses cixworkspacesearch to find which repos are in…

29 4d ago A 110 tokens original MIT

cix

09

dvcdsys/code-index

Skill Claude CodeCodex

Semantic code search and navigation across repositories indexed by a cix server, via the cix MCP tools. Use when finding code by meaning rather than exact strings — "find the authentication middleware", "where is X defined?", "what calls this function?", "how does Y work in this codebase?", "search the codebase for…

29 4d ago A 119 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

code-trace-tree

11

saidake/code-trace-tree-vscode

Skill Claude CodeCodex

Read, edit, and refresh Code Trace Tree plugin data (VS Code and JetBrains). Use when the user asks to add/update/remove trace points (line, file, or directory), inspect or modify Code Trace Tree profiles, sync agent-written traces into the IDE, ask the IDE to reload plugin data, or select/navigate to trace points in…

16 2d ago C 228 tokens copy · 100% MIT

reposkein-graph-rag

12

reposkein/reposkein

Skill Claude CodeCodex

Navigates the local RepoSkein Code Property Graph to understand repository architecture. Use whenever modifying code, tracing dependencies, assessing change impact, or summarizing functions in a repo containing .reposkein/.

12 3d ago A 46 tokens original Apache-2.0

reposkein-setup

13

reposkein/reposkein

Skill Claude CodeCodex

Installs and verifies RepoSkein (the deterministic code-graph MCP server) in the current repository. Use when an agent wants RepoSkein's structural navigation but the tools are missing, error with "REPOSKEINREPOPATH", or the repo has no .reposkein/ directory — i.e. set RepoSkein up and confirm it runs.

12 3d ago A 78 tokens original Apache-2.0

executing-plans

14

artk0de/TeaRAGs-MCP

Skill Claude CodeCodex

Execute written implementation plan whose Tasks edit code, per-Task SAFE/CAUTION/UNSAFE git-signal verdict before edit AND code-style cascade for code-generation Tasks (style from silo authors, strategy+template from proven neighbors). Triggers on "execute the plan", "start Task N", "выполни план", "начни задачу"…

11 17d ago A 125 tokens

filter-building

15

artk0de/TeaRAGs-MCP

Skill Claude CodeCodex

Two ways to constrain a tea-rags search beyond query + pathPattern. Pick the right mechanism — they compose.

11 17d ago A 0 tokens

risk-assessment

16

artk0de/TeaRAGs-MCP

Skill Claude CodeCodex

Assess project/domain health — scan risk zones across dimensions (bugs, hotspots, tech debt). Use when asked evaluate risks, find problematic areas, assess code health, identify zones needing attention — NOT for specific bug symptoms (use bug-hunt instead).

11 17d ago A 53 tokens

affected-tests

17

couimet/rangeLink

Skill Claude CodeCodex

Generate a compact grep-based affected tests for all integration tests changed on the current branch. Appends a "Affected Tests" block to the finish-issue note.

10 3d ago A 35 tokens original MIT

create-demo

18

couimet/rangeLink

Skill Claude CodeCodex

Guided wizard for creating RangeLink demo videos and promotional materials.

10 3d ago A 15 tokens original MIT

tcs-definition

19

couimet/rangeLink

Skill Claude CodeCodex

Draft new QA test cases for the current issue and insert approved ones into qa-test-cases.yaml. Iteration loop draft → review → approve. Pairs with tc-implement.

10 3d ago A 41 tokens original MIT

guide

20

Digital-Threads/token-pilot

Skill Claude CodeCodex

Show a quick-reference guide for all Token Pilot tools — when to use each one.

5 5d ago A 18 tokens

stats

22

Digital-Threads/token-pilot

Skill Claude CodeCodex

Show Token Pilot session analytics — token savings, per-tool breakdown, top files, per-agent grouping.

5 5d ago A 21 tokens

bnomei/frigg

Skill Claude CodeCodex

Prefer Frigg MCP for indexed source. resulthandle + readmatch for proof.

5 1mo ago A 0 tokens original MIT

PlunderStruck/scip-query

Skill Claude CodeCodex

Review maintainability like a principal engineer. Use when the user asks what a senior/staff/principal maintainer would notice, whether code looks vibe-coded, what is gross, what should be fundamentally different, or which architecture smells matter beyond ordinary deduplication.

5 yesterday A 58 tokens original Apache-2.0