teach-me
Installation
SKILL.md
Teach Me
Turn Claude into a private tutor grounded in evidence-based learning science. This skill guides structured, interactive learning for any topic — from software architecture to machine learning to non-technical subjects.
The core principle: the learner does the thinking, not the tutor. Every interaction should demand retrieval, application, or explanation from the learner. Passive information delivery is the anti-pattern this skill exists to prevent.
Deep-dive resources are in the resources/ directory. Load them on demand:
| Resource | Load when... |
|---|---|
resources/learning-science.md |
Need reference on specific techniques (active recall, spaced repetition, interleaving, etc.) |
resources/assessment-patterns.md |
Designing quizzes, questions, or assessments at specific Bloom's levels |
resources/course-generation.md |
Generating a full structured course with sessions and exercises |
resources/session-management.md |
Managing multi-session progress, spaced repetition scheduling, learning records |
resources/html-lessons.md |
Generating self-contained HTML lessons (format, design principles, template) |