theadityamittal

6 mods across 1 repository, 11 stars between them.

claude-professor

02

theadityamittal/claude-professor

Plugin Claude Code

Learning layer for AI-assisted development. Teaches concepts before you build, tracks knowledge with spaced repetition, analyzes project architecture, and conducts system design conversations with integrated teaching.

11 4mo ago A tokens not measured original MIT

concept-matcher

03

theadityamittal/claude-professor

Agent

Semantic match for novel L2 concept candidates. Two-stage retrieve-rerank: Stage 1 returns top-K candidates from thin universe; Stage 2 makes final decision over top-K with full metadata. Returns typed match decision. Does NOT teach or interact with users.

11 4mo ago A 57 tokens original MIT

theadityamittal/claude-professor

Skill Claude CodeCodex

Scan the current codebase and produce a high-level architecture graph stored as interlinked markdown files. Use when starting a new project analysis or when the architecture may have changed significantly.

11 4mo ago C 40 tokens original MIT

professor-teach

05

theadityamittal/claude-professor

Skill Claude CodeCodex

Teach or review a single technical concept inline. Invoked by /whiteboard during JIT loop. Decides action based on FSRS status, executes teaching, writes Teaching Guide to concept .md, returns grade and notes.

11 4mo ago A 50 tokens original MIT

whiteboard

06

theadityamittal/claude-professor

Skill Claude CodeCodex

Domain-agnostic solutions architect with integrated concept teaching. Conducts design conversations through 4 phases (requirements/HLD/LLD/deliverable), enforces just-in-time concept teaching before each discussion unit, and produces a design document. Use when planning any technical feature or system.

11 4mo ago A 61 tokens original MIT