code intelligence plugins

59 tagged code intelligence, measured the same way as everything else here.

Browse within: code-search 19coding-agents 7code-graph 6code-navigation 5

codeindex

49

munhq/codeindex

Plugin Claude Code

Skills that teach any agent to answer code questions structurally instead of reading whole files — symbol lookup, callers, imports and blast radius. Bundles the codeindex MCP server so install wires everything in one step.

3 4d ago A tokens not measured original MIT

codexa

51

mirnoorata/codexa

Plugin Claude Code

Codexa for Claude Code. MCP server exposes evidence-backed repo context tools; SessionStart injects repo context, PreToolUse saves an implicit pre-edit baseline, Stop runs the post-edit drift review and surfaces blocking drift to the model. Slash commands wrap the codexa CLI.

2 28d ago A tokens not measured copy · 86% MIT

fortran-lsp

52

ricardofrantz/fortran-lsp

Plugin Claude Code

Fortran Language Server (fortls) marketplace for Claude Code.

2 21d ago A tokens not measured original MIT

sextant

53

RSafargalin/sextant

Plugin Claude Code

Code intelligence for Swift, Objective-C, C and C++ projects, as Claude Code plugins.

2 14d ago A tokens not measured original Apache-2.0

sextant

54

RSafargalin/sextant

Plugin Claude Code

Structured access to a Swift, Objective-C, C or C++ codebase instead of grep: definitions, references, callers, impact of a change — read out of the compiler's index store.

2 14d ago A tokens not measured original Apache-2.0

dotnet-toolkit

56

Attemainio/dotnet-toolkit

Plugin Claude Code

Compiler-aware C# code intelligence for .NET repos — Roslyn-backed symbol search, reference tracing, and edits validated against the compiler before they touch disk.

2 5d ago A tokens not measured original MIT

python-clang-mcp

57

dlebed/python-clang-mcp

Plugin Claude Code

C/C++ code introspection via libclang — fills gaps that clangd-via-LSP cannot expose (macro expansion at use-site, record layout, predicate-based AST queries, bitfield audits, attribute audits, call-site argument patterns).

1 1mo ago A tokens not measured