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.
8 tagged codebase learning, measured the same way as everything else here.
Browse within: code-comprehension 6gemini-cli 5
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.
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…
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…
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…
ShellyDeng08/codebase-slideshow
Skill Claude CodeCodex
Generate beautiful HTML slideshow courses for any codebase — glassmorphism reveal.js presentations with dialogue narrative, quizzes, and adaptive teaching.
ShellyDeng08/codebase-slideshow
Skill Claude CodeCodex
Create Excalidraw diagram JSON files that make visual arguments. Use when the user wants to visualize workflows, architectures, or concepts.