code comprehension skills

10 tagged code comprehension, measured the same way as everything else here.

Browse within: codebase-learning 6gemini-cli 5

learn-codebase

01

ktaletsk/learn-codebase

Skill Claude CodeCodex

Socratic tutor that teaches codebase understanding through questioning, challenges, and active recall. Invoke with /learn-codebase when onboarding to a new codebase or deepening understanding of existing code. Maintains a learning journal that tracks mastery and schedules reviews.

52 2mo ago B 54 tokens original MIT

learning-codebases

02

Eijnewgnaw/learning-codebases

Skill Claude CodeCodex

Use when the user wants to learn, understand, study, map, onboard to, or walk through an unfamiliar codebase or software project, especially when explanations should suit a beginner with basic Python knowledge.

5 1mo ago A 44 tokens original MIT

code-quiz

03

PranitMohnot/repo-learner-suite

Skill Claude CodeCodex

Quiz the user on their understanding of a curriculum section. Adaptive, one question at a time, always shows code context, honest verdicts. Trigger on "/learn quiz", "quiz me", "test my understanding", "grill me", "do I understand this", or when another skill delegates quizzing. Requires learn/curriculum.md and…

4 3mo ago A 88 tokens original MIT

exercise-gen

04

PranitMohnot/repo-learner-suite

Skill Claude CodeCodex

Generate Jupyter notebook exercises from a codebase analysis. Reads the manifest at learn/internals/exercise-plan.md, scaffolds notebooks (or short inline blocks where the manifest says so), runs MANDATORY mock-student + nbconvert validation, then inserts links into learn/curriculum.md at the step markers the analyzer…

4 3mo ago A 143 tokens original MIT

repo-analyzer

05

PranitMohnot/repo-learner-suite

Skill Claude CodeCodex

Deep-read a codebase and generate a structured learning curriculum with a cheatsheet and quiz bank. Trigger on "/learn analyze", "analyze this repo", "scan this codebase", or when another skill (repo-learner orchestrator) delegates analysis. This is the expensive first step — it reads broadly before any tutoring or…

4 3mo ago A 119 tokens original MIT

save-point

06

thierrypdamiba/save-point

Skill Claude CodeCodex

Teach and test whether an engineer can explain a repository after AI-assisted work through source-grounded questions, optional AI assistance, user-controlled tuning, and later active recall. Use when a user invokes /save-point, says "quiz me", "test me on this repo", or "do I really understand this code", asks to…

2 20d ago A 119 tokens original MIT

diffscope

07

SWHee/diffscope

Skill Claude CodeCodex

A skill that turns recent code changes into a plain-language learning briefing. It shows what changed, how behavior differs, and explains relevant Python syntax.

1 29d ago A 292 tokens original MIT

python-syntax-tutor

08

SWHee/diffscope

Skill Claude CodeCodex

A Python syntax tutor that explains unfamiliar language features in the code where they appear. Python is a programming language; examples include decorators, async code, generators, and type hints.

1 29d ago A 238 tokens original MIT