call graph skills

62 tagged call graph, measured the same way as everything else here.

Browse within: code-search 34ai-skills 27embeddings 27code-analysis 23code-intelligence 11ai-coding-assistant 7java 7kotlin 7kuzudb 7local-first 5papertrail 5repo-indexing 5

windows-compat

01

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

geml-code-graph

02

geml-spec/geml

Skill Claude CodeCodex

Build, view, update, and navigate a project's call graph as GEML codemap documents. Use when asked to see/update/build a project's code graph or codemap (看下/更新下 code-graph), when asked "who calls X" / "what does X call" / to trace a call chain or impact path, or whenever a .geml-code-graph/ directory with index.geml…

25 yesterday A 120 tokens

geml

03

geml-spec/geml

Skill Claude CodeCodex

Address a document by its BLOCKS instead of reading it whole. Use for any long Markdown or documentation file — README, spec, guide, design doc, changelog — when the job is to find where something is documented, read one section, or change one section: geml list, geml find and geml get read Markdown directly and hand…

25 yesterday A 167 tokens

geml

04

geml-spec/geml

Skill Claude CodeCodex

Address a document by its BLOCKS instead of reading it whole. Use for any long Markdown or documentation file — README, spec, guide, design doc, changelog — when the job is to find where something is documented, read one section, or change one section: geml list, geml find and geml get read Markdown directly and hand…

25 yesterday A 167 tokens

grepai-workspaces

05

yoanbernabeu/grepai-skills

Skill Claude CodeCodex

Configure multi-project workspaces in GrepAI. Use this skill for monorepos and multiple related projects.

20 7mo ago A 27 tokens original MIT

yoanbernabeu/grepai-skills

Skill Claude CodeCodex

Complete configuration reference for GrepAI. Use this skill when you need to understand all available configuration options.

20 7mo ago A 26 tokens original MIT

grepai-chunking

07

yoanbernabeu/grepai-skills

Skill Claude CodeCodex

Configure code chunking in GrepAI. Use this skill to optimize how code is split for embedding.

20 7mo ago A 27 tokens original MIT

bonsai-ninja

08

gromhacks/bonsai-ninja

Skill Claude CodeCodex

Use bonsai-ninja as compiler-backed structural evidence when mapping a codebase, finding symbols, tracing behavior, inspecting dataflow, debugging across files, reviewing change impact, exporting graph facts, or running SAST.

20 yesterday A 48 tokens original MIT

cq27-dev/rag-rat

Skill Claude CodeCodex

Use to enable and operate rag-rat's optional AI memory-maintenance passes — the dream --verify / --compact model turns that verify repo memories (flag claims that no longer hold) and compact them (shorter summaries). Off by default. This configures [llm.dream] / [llm.dream.remote] (a chat model, over a Connect…

17 3d ago A 177 tokens original MIT

rust-modern-style

10

cq27-dev/rag-rat

Skill Claude CodeCodex

Apply rag-rat's Rust style when writing or reviewing Rust: current stable idioms, module-qualified free functions and constants, explicit persistence contracts, and narrow APIs.

17 3d ago A 37 tokens original MIT

using-rag-rat

11

cq27-dev/rag-rat

Skill Claude CodeCodex

Use when working in a repository indexed by rag-rat (a rag-rat.toml at the root and a rag-rat MCP server available). Establishes the working rule: reach for the rag-rat MCP tools (semanticsearch, symbollookup, impactsurface, findcallers/tracecallees, repobrief, importantsymbols) to FIND and UNDERSTAND code before…

17 3d ago A 139 tokens original MIT

calm-guide

12

Eilodon/CALM

Skill Claude CodeCodex

Use before searching, reading, or editing files in this repo (or any repo with a "calm" MCP server), or whenever unsure which CALM tool fits — a self-triggerable orientation to the CALM Stage 1-8 tool workflow (repooverview → locate → source → callers → editcontext → editsymbol/editlines → diffimpact →…

15 8d ago A 126 tokens original MIT

vheatm

13

Eilodon/CALM

Skill Claude CodeCodex

AI-executable audit orchestration OS. Orchestrates specialist frameworks (STRIDE, ATAM, FMEA, MAESTRO, OWASP, SAMM, NIST AI RMF) into evidence-gated, bias-controlled, cycle-learning workflows. Use for: audit this, review this, find gaps, pre-mortem, root cause, security review, architecture review, what am I missing…

15 8d ago A 149 tokens original MIT

test-harness

14

semihkayan/codeweave-mcp

Skill Claude CodeCodex

Test codeweave-mcp tools against any project using TestHarness. Use this whenever verifying tool behavior, testing a code change, or running custom assertions — e.g. "test the harness", "run tests against X project", "does semanticsearch work correctly".

4 3mo ago A 57 tokens original Apache-2.0

dekko-daemon

15

aahlijia/dekko

Skill Claude CodeCodex

Start dekko's background daemon before a session that will run many bare dekko CLI commands via Bash (not the MCP tools) against a large or medium repo. Trigger when you're about to run several dekko CLI invocations in a row on the same repo — a long refactor loop, a batch of query/search/outline calls, or a…

3 4d ago A 94 tokens original MIT

dekko-notes

16

aahlijia/dekko

Skill Claude CodeCodex

Read and write dekko's symbol-anchored notes in any repo with a .dekko/ directory. Trigger every time you pull a symbol's context (querysymbol, getcontextpack, dekko query/context), right after a non-obvious change, and right after any rename/move/signature edit (to sweep orphaned notes). Notes are durable, committed…

3 4d ago A 94 tokens original MIT

dekko-orient

17

aahlijia/dekko

Skill Claude CodeCodex

Use dekko's tools instead of grep/Read whenever a repo has a .dekko/ directory — not just at session start. Trigger on any "find/locate/understand this symbol," "what does this file/dir contain," "what will this change break," or "read this file" impulse. dekko has already parsed and indexed the repo; grepping or…

3 4d ago A 100 tokens original MIT

srinivasan-sundaresan95/orihime

Skill Claude CodeCodex

Use when the user asks "what breaks if I change X", "blast radius of modifying method Y", "what tests do I need to run if I change class Z", "impact analysis for refactoring X", or wants to understand the downstream consequences of a code change before making it. Uses Orihime MCP tools only — no source file reads…

1 3mo ago A 91 tokens

srinivasan-sundaresan95/orihime

Skill Claude CodeCodex

Use when the user asks for a code review focused on class structure, design patterns, OOP principles, or architecture quality. Reviews whether GoF/SOLID design patterns are properly applied, flags misapplications and missing patterns, suggests splitting bloated classes/methods, and recommends fortifying weak…

1 3mo ago A 156 tokens

srinivasan-sundaresan95/orihime

Skill Claude CodeCodex

Use when the user asks "run a security audit on X", "find SQL injection risks", "check taint paths", "any OWASP issues in repo X", "find injection vulnerabilities", "check license compliance", or wants to understand what untrusted input can reach dangerous sinks in a codebase. Uses Orihime MCP tools only — no source…

1 3mo ago A 81 tokens

release-tag

24

GhostlyGawd/codeweb

Skill Claude CodeCodex

Cut and publish a codeweb release end-to-end — prep the version/changelog file ecosystem, land it on main, push the vX.Y.Z tag, and let the tag-triggered workflow publish the GitHub Release. Use when asked to "cut a release", "tag a release", "publish vX.Y.Z", "do the release", or "ship version X".

0 yesterday A 80 tokens original MIT