code understanding skills

15 tagged code understanding, measured the same way as everything else here.

Browse within: code-analysis 9codebase-visualization 5

FSoft-AI4Code/CodeWiki

Skill Claude CodeCodex

Generate Wiki documentation for code repositories using CodeWiki MCP tools. Use this skill when the user asks to generate a Wiki, code documentation, repository documentation, or analyze codebase structure. Requires CodeWiki MCP server to be configured.

1.6k 8d ago A 51 tokens

unoplat/unoplat-code-confluence

Skill Claude CodeCodex

Use the Unoplat Code Confluence CLI to run the local app, configure providers, add repositories, and generate AGENTS.md artifacts with automatic PR publication. Trigger when users mention Unoplat, Code Confluence, repository setup, AGENTS.md generation, or agent-md workflows.

95 5d ago A 65 tokens

analysis-subsystems

05

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

code-trace-tree

08

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

rpg

09

userFRM/rpg-encoder

Skill Claude CodeCodex

Build and query semantic code graphs using RPG-Encoder. Use BEFORE grep/cat/find for any question about code structure, behavior, relationships, impact, dependencies, or cross-file patterns.

33 3mo ago A 40 tokens original MIT

code-trace-tree

10

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

explore

11

miltonian/cartographer

Skill Claude CodeCodex

Deep autonomous codebase exploration — traces behaviors end-to-end, creates boundaries by concern, builds navigable depth with sub-boundaries, enforces quality via cartographercheckdepth. Use when the user says explore, map, understand, or analyze deeply.

1 2mo ago A 53 tokens original MIT

review-pr

12

miltonian/cartographer

Skill Claude CodeCodex

Visualize a pull request on the Cartographer map — see which entities are affected, the blast radius, and the review path. Use when user says "review pr", "review pull request", or "/cartographer review-pr".

1 2mo ago A 49 tokens original MIT

verify

13

miltonian/cartographer

Skill Claude CodeCodex

Run the self-serve verification loop — boot the current source stack against a golden fixture, assert every layer (MCP write → store → HTTP API → projection → rendered browser UI), and inspect the map visually via headless Playwright. Use when you changed Cartographer's service, store, projection, or UI and need to…

1 2mo ago A 81 tokens original MIT