Summary
Answers shaped like teaching, not like autocomplete.
What separates this from asking the same question plainly is that each tool fixes the shape of the answer: a review comes back as suggestions, a comparison comes back as tradeoffs, a learning path comes back as a sequence with your level and available time built into it.
What it is
A set of teaching-shaped tools: explain a concept at a level, review code, compare approaches, plan how to learn a technology, or work through an error.
What you get
- Concept explanations pitched at a stated level, with examples
- Code review returned as constructive suggestions rather than a verdict
- Industry best practice for a named programming task
- Two or more approaches compared, with the tradeoffs spelled out
- A structured learning path from your current level to a goal level, given your focus areas and the time you have
- Guided debugging that explains the error rather than only patching it
Requirements
Node.js 18.0.0 or higher and an MCP-compatible client — the documented setup is Cursor. Cloned and built with npm run build; the client points at dist/index.js.
