claude-tutors
Guided tutoring for math, programming, and any subject
All Skills in This Repository (3)
Pure Emerald Level Indicatorsprogramming-tutor
Guide learners through code understanding with Socratic questioning and interactive exercises.
tutor
Diagnose learner modes and provide tailored hints for active learning.
math-tutor
Guide learners through structured hints and conceptual explanations for math problems.
Frequently Asked Questions
FAQPage SchemaHow to install claude-tutors?▼
Run `npx skills add cdmorozov/claude-tutors --all -g -y` in your terminal to install all three tutor skills globally.
What subjects do these tutors cover?▼
The suite includes a math tutor (algebra through calculus and statistics), a programming tutor (concepts, debugging, and code review), and a general tutor for any other subject.
How is this different from just asking a chatbot?▼
Instead of handing over answers, it gives one hint at a time on problems, diagnoses the misconception behind errors, and checks real understanding with transfer questions.
Will it just give me the answer to my homework?▼
No. On problems you must solve yourself, it guides your thinking step by step so you build the skill, though it will explain concepts directly when you simply ask a question.
Do I need teaching experience to use these skills?▼
No. Just ask your question or share your work in plain language, and the tutor automatically picks the right approach for your situation.
Related Repositories in Education & Research
View All in Education & Research→learn-claude-code
Learn to build AI agent harnesses from scratch
ai-agents-for-beginners
Learn to build, deploy, and secure AI agents step by step
33-js-concepts
Master 33 essential JavaScript concepts with tested, verified guides