code intelligence skills

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

Browse within: code-search 62local-first 47code-analysis 46code-graph 42knowledge-graph 40ast 39coding-agents 38coding-agent 36ai-coding-agent 32pi-extension 32pi-package 32go 27lsp 27code-index 26

lsp-inspect

25

blackwell-systems/agent-lsp

Skill Claude CodeCodex

Full code quality audit for a file, package, or directory. Supports batch mode (directory walk with --top ranking), comparison mode (--diff for branch-only issues), severity calibration by blast radius, fix suggestions, and confidence tiers. Applies a check taxonomy (dead symbols, silent failures, error wrapping…

117 yesterday A 126 tokens original MIT

toon

26

butttons/dora

Skill Claude CodeCodex

Token-Oriented Object Notation is a compact, human-readable encoding of the JSON data model that minimizes tokens and makes structure easy for models to follow. It's intended for LLM input as a drop-in, lossless representation of your existing JSON.

108 5mo ago A 51 tokens original MIT

dora

27

butttons/dora

Skill Claude CodeCodex

Query codebase using dora CLI for code intelligence, symbol definitions, dependencies, and architectural analysis.

108 5mo ago A 24 tokens original MIT

stacklit-navigator

28

glincker/stacklit

Skill Claude CodeCodex

Use stacklit.json to navigate codebases without burning tokens on file exploration.

103 3mo ago A 19 tokens original MIT

trace-mcp-codemod

29

nikolai-vysotskyi/trace-mcp

Skill Claude CodeCodex

Use trace-mcp applycodemod for any bulk mechanical change instead of repeated Edit calls. Activate whenever the same edit pattern would be applied 2+ times, across one file or many.

102 yesterday A 46 tokens original MIT

nikolai-vysotskyi/trace-mcp

Skill Claude CodeCodex

Safe refactoring workflow using trace-mcp — assess risk, find candidates, check impact, and rename symbols across all files without missing import sites or cross-file references.

102 yesterday A 39 tokens original MIT

trace-mcp

31

nikolai-vysotskyi/trace-mcp

Skill Claude CodeCodex

Use trace-mcp tools for code navigation, impact analysis, and framework-aware queries instead of Read/Grep/Glob/Bash. Activate whenever the agent needs to explore, understand, or modify a codebase that has trace-mcp indexed.

102 yesterday A 52 tokens original MIT

benchmark

32

nguyenyou/scalex

Skill Claude CodeCodex

Run scalex performance benchmarks, profiling, and timing analysis. Use this skill whenever the user asks to benchmark scalex, measure performance, profile index/query times, compare before/after performance of a change, investigate bottlenecks, or mentions "benchmark", "perf", "how fast", "timing", "hyperfine"…

94 2mo ago C 152 tokens original MIT

capture-banners

33

nguyenyou/scalex

Skill Claude CodeCodex

Re-render Scalex banner and OG image PNGs from their HTML source files using Chrome DevTools MCP. Use this skill whenever banner HTML files are edited (slogan changes, color tweaks, layout changes) and the corresponding PNGs need to be regenerated. Triggers on "capture banners", "update banner images", "re-render…

94 2mo ago A 99 tokens original MIT

scalex

34

nguyenyou/scalex

Skill Claude CodeCodex

Scala/Java code intelligence CLI for Scala 2/3 and Java codebases. Find definitions, implementations, usages, imports, members, scaladoc, codebase overview, package API surface, files, annotated symbols, file contents. Render directed graphs as ASCII/Unicode art and parse diagrams. Triggers: "where is X defined", "who…

94 2mo ago A 214 tokens original MIT

basemind-cli

35

Goldziher/basemind

Skill Claude CodeCodex

Navigate codebases and manage caches via the basemind CLI — outlines, symbol search, reference/caller lookups, git history, blame, and diffs. For headless scripting, CI, or when driving the CLI more efficiently than interactive MCP calls. Shares the same index as the MCP server.

91 6d ago A 66 tokens original MIT

basemind

36

Goldziher/basemind

Skill Claude CodeCodex

Navigate large or unfamiliar codebases via the basemind MCP server — outlines, symbol search, reference/caller lookups, commit history, blame, and diffs without reading source files. Reach for it whenever the user asks "where is X defined", "what calls Y", "what changed recently in Z", or whenever you're about to grep…

91 6d ago A 82 tokens original MIT

multi-agent-room

37

Goldziher/basemind

Skill Claude CodeCodex

Orchestrate a team of named subagents in shared threads. One orchestrator drives multiple peers with distinct identities; each subagent sees its own inbox and can cross-check findings by posting to a thread the peer is a member of.

91 6d ago A 51 tokens original MIT

pi-tui-design

38

mrclrchtr/supi

Skill Claude CodeCodex

Create distinctive, crafted TUI components for pi using @earendil-works/pi-tui and @earendil-works/pi-coding-agent. Use when building interactive terminal UIs — custom components, overlays, dialogs, dashboards, widgets, data visualizations, animated elements, game-like interfaces, or any visual TUI work inside pi…

79 yesterday A 141 tokens original MIT

mrclrchtr/supi

Skill Claude CodeCodex

Update one SuPi package README and its direct user-facing Markdown references from installed Pi docs and verified package evidence.

79 yesterday A 27 tokens original MIT

claude-md-improver

40

mrclrchtr/supi

Skill Claude CodeCodex

Audit and improve existing CLAUDE.md files across a repository. Use for a deliberate, repo-wide quality review—not to record learnings from the current session.

79 yesterday A 39 tokens original MIT

analysis-subsystems

41

intuit/infigraph

Skill Claude CodeCodex

How Infigraph's multi-repo/group mode and taint analysis work internally — HTTP contract extraction heuristics, cross-service edge linking, combined-graph merge, remote mode, plus taint's line-based tracking and sanitizer heuristic. Use when working on crates/infigraph-core/src/multi/ or src/taint/, or investigating…

79 14d ago A 80 tokens

intuit/infigraph

Skill Claude CodeCodex

How Infigraph turns source into a graph — adding a language (tree-sitter vs ANTLR grammar-plugin), cross-file call resolution, SCIP compiler-grade enrichment, and file-watch/reindex triage. Use when adding language support, debugging unresolved calls or SCIP import, or triaging stale index/watcher issues.

79 14d ago A 70 tokens

intuit/infigraph

Skill Claude CodeCodex

Review one or more PRs against the GitHub issue(s) they claim to fix, including fetching PR branches directly when gh can't reach github.com (e.g. gh is authenticated to an enterprise host instead). Use whenever asked "does this PR fix issue.

79 14d ago A 61 tokens

sverklo/sverklo

Skill Claude CodeCodex

Gives you deep codebase understanding — semantic search, blast-radius analysis, PR review, and health audits.

78 20d ago A 27 tokens original MIT

qartez

45

kuberstar/qartez-mcp

Skill Claude CodeCodex

Semantic code intelligence skill for qartez MCP. Use qartez tools for code exploration, impact analysis, and guarded refactors; treat built-in code-tool denials as routing signals and recover via qartez replacements.

71 1mo ago A 48 tokens

ctxo-review-pr

46

alperhankendi/Ctxo

Skill Claude CodeCodex

Use when reviewing a PR, a diff, or recent changes, to get a full risk assessment in one call.

66 8d ago A 28 tokens original MIT

ctxo-safe-edit

47

alperhankendi/Ctxo

Skill Claude CodeCodex

Use BEFORE editing, renaming, or deleting any function, class, or method, to avoid breaking dependents.

66 8d ago A 28 tokens original MIT

ctxo-understand

48

alperhankendi/Ctxo

Skill Claude CodeCodex

Use at the START of any code task (fix, extend, refactor, understand) before reading source files, to orient with ctxo and avoid going in the wrong direction.

66 8d ago A 41 tokens original MIT