claude-tutor

skill
Security Audit
Fail
Health Pass
  • License — License: MIT
  • Description — Repository has a description
  • Active repo — Last push 0 days ago
  • Community trust — 14 GitHub stars
Code Fail
  • rm -rf — Recursive force deletion command in scripts/stop-server.sh
  • rm -rf — Recursive force deletion command in scripts/test-server.sh
  • fs module — File system access in scripts/test-server.sh
  • network request — Outbound network request in scripts/tutor-helper.js
  • fs.rmSync — Destructive file system operation in scripts/tutor-server.js
  • fs module — File system access in scripts/tutor-server.js
Permissions Pass
  • Permissions — No dangerous permissions requested

No AI report is available for this listing yet.

SUMMARY

A tutor skill for Claude

README.md

Claude Tutor Plugin

An adaptive tutor skill for Claude Code that makes Claude act as an interactive coach for learning any topic.

Install

As a plugin

/plugin marketplace add JEFF7712/claude-tutor
/plugin install tutor@claude-tutor

Manual

git clone https://github.com/JEFF7712/claude-tutor.git ~/.claude/skills/claude-tutor

Usage

  • /tutor <topic> — start a tutoring session
  • Or just ask naturally: "teach me about quantum physics", "help me learn SQL", "explain how DNS works"

Teaching Modes

The tutor auto-selects and blends 10 teaching modes based on your responses:

Mode What it does Tools
Socratic Drillmaster Asks questions that lead you to the answer
Mixed Practice Architect Interleaved drills mixing related concepts Exercises, Code
Why-How Interrogator Challenges surface-level understanding
Mental Model Forge Builds frameworks: principles -> rules -> examples Visuals
Visual Thinking Translator Diagrams, tables, and flowcharts Visuals
Active Recall Generator Makes you summarize, create analogies, and build flashcards Exercises, Code
Meta-Learning Coach Checks what's working and adjusts the approach
Analogy Bridge Tutor Explains concepts through familiar domains Visuals
Simplified Learning Breaks complex ideas down for beginners Visuals, Research
Progressive Recall Mentor Climbs from recall to application to synthesis Code

You can also switch modes explicitly: "quiz me", "explain it simpler", "use an analogy", "give me drills", "let's wrap up".

Credits

Reviews (0)

No results found