mako-ai
25Plugin Claude Code
Project intelligence skills for Claude Code. Teaches Claude when to use Mako's MCP tools (context packets, code and schema search, diagnostics, RLS audits) instead of grep-walking the repo.
59 tagged code intelligence, measured the same way as everything else here.
Browse within: code-search 19coding-agents 7code-graph 6code-navigation 5
Plugin Claude Code
Project intelligence skills for Claude Code. Teaches Claude when to use Mako's MCP tools (context packets, code and schema search, diagnostics, RLS audits) instead of grep-walking the repo.
Plugin Claude Code
Project intelligence skills for Claude Code. Teaches Claude when to use Mako's MCP tools (context packets, code and schema search, diagnostics, RLS audits) instead of grep-walking the repo.
Plugin Claude Code
Structured code index — browse, search, and trace dependencies via MCP tools powered by mache.
Plugin Claude Code
Fast and token-friendly code reading for AI coding agents.
Plugin Claude Code
Fast and token-friendly code reading for AI coding agents. Symbol-aware MCP tools that replace cat/grep with 85% fewer tokens, sub-millisecond search, and a raw fallback that preserves cat/grep parity byte-for-byte.
Plugin Claude Code
CodeStory grounding for coding agents over the local codestory-cli runtime.
Plugin Claude Code
Plugin marketplace listing 1 plugin: codesage-tools.
Plugin Claude Code
Claude Code integration for CodeSage, a Rust-based code intelligence engine. Slash commands for onboarding (init + index + global MCP registration + git hooks + agent hint), reset, incremental reindex with model-mismatch cleanup, retrieval benchmarking, and a subagent-driven review workflow that fans out feature-slice.
Plugin Claude Code
CALM (Coding Agent Liveness Map) — code-intelligence MCP server for coding agents.
Plugin Claude Code
CALM (Coding Agent Liveness Map) MCP server — call-graph-aware locate/source/editsymbol/diffimpact and 40 tools total, backed by a multi-tier resolver (syntactic -> Stack Graphs -> SCIP) instead of grep. Bundles a SessionStart bootstrap (scaffolds the CALM tool-workflow hook + AGENTS.md into your project on first use.
Plugin Claude Code
LSP-first code intelligence for Claude Code with strong enforcement patterns.
Plugin Claude Code
Official RepoSkein marketplace — the deterministic code-graph MCP server and its navigation skills, installable as one plugin.
Plugin Claude Code
Deterministic code-graph MCP server: structural navigation, semantic find, impact analysis, and architecture decision records for the current repo. Zero infrastructure — the graph lives in .reposkein/ and the indexer binary is fetched on first run.
Plugin Claude Code
Compiler-exact code search for .NET, for Claude Code and Codex - find references, callers and change impact across C#, VB, Razor Pages, MVC views and Blazor components. Built on Roslyn, so answers come from the compiler rather than pattern matching, and Razor and Blazor are indexed rather than skipped. Deterministic…
Plugin Claude Code
Plugin marketplace listing 1 plugin: ivygrep.
Plugin Claude Code
Local semantic search for code, notes, and memories with task context for coding agents.
marcodavidd020/cerebro-code-memory
Plugin Claude Code
Plugin marketplace listing 1 plugin: cerebro.
marcodavidd020/cerebro-code-memory
Plugin Claude Code
Persistent code-knowledge memory: an MCP brain that caches a codebase's structure and summaries so AI sessions query it instead of re-reading files. Bundles the MCP server, cerebro-first subagents, and session hooks.
Plugin Claude Code
Route code discovery, search, navigation, and bounded source reads through Frigg's local MCP service instead of shell grep/find/cat.
cdeust/ai-architect-mcp-codebase
Plugin Claude Code
Plugin marketplace listing 1 plugin: ai-architect-mcp-codebase.
cdeust/ai-architect-mcp-codebase
Plugin Claude Code
Rust MCP server that indexes ANY codebase into a LadybugDB property graph — source in 11 languages with full AST, plus docs/config/binaries as File nodes (.js→Imports, Markdown→References). Resolves imports and call chains, detects communities via Leiden, traces execution flows from entry points, and exposes 26 MCP…
jarvis-intelligence/jarvis-index
Plugin Claude Code
Plugin marketplace listing 1 plugin: jarvis.
jarvis-intelligence/jarvis-index
Plugin Claude Code
Local-first structural code intelligence over your own indexed repositories, with skills that teach Claude to prefer structural queries over grep.
Plugin Claude Code
Structural code intelligence for agents: symbol lookup, callers, imports and blast radius over 40+ languages, so an agent answers code questions without reading whole files.