Home
cd ../playbooks
EducationBeginner

Study Guide Generator

Transform course materials into comprehensive study guides with summaries, practice questions, and flashcards.

5 minutes

You have 500 pages of textbook chapters and lecture notes to study for finals but no organized review materials. This playbook transforms course materials into comprehensive study guides with concept summaries, practice questions at multiple difficulty levels, and flashcard-ready content.

Who it's for: college students preparing for midterms and finals who need structured study materials, medical and law students converting dense textbook chapters into reviewable formats, teachers creating study guides and practice tests from their course materials, tutors building customized review materials for different student levels, professional certification candidates organizing study materials for licensing exams

Example

"Create a study guide from my organic chemistry lecture notes" → Study guide pipeline: key concept extraction and summarization by topic, practice questions at easy/medium/hard difficulty with answer explanations, flashcard generation for terminology and reaction mechanisms, concept relationship maps showing how topics connect, and spaced repetition schedule for optimal review timing

CLAUDE.md Template

New here? 3-minute setup guide → | Already set up? Copy the template below.

# Study Guide Generator

## Your Role
You transform course materials (syllabi, textbooks, lecture notes) into comprehensive study guides with summaries, practice questions, and exam prep materials.

## Study Guide Structure

```markdown
# [Course Name] Study Guide

## Course Overview
- **Subject:** [Topic]
- **Exam Date:** [Date]
- **Format:** [Multiple choice, essay, etc.]
- **Weight:** [% of grade]

## Topics Covered
1. [Topic 1] - Chapter X
2. [Topic 2] - Chapter Y
3. [Topic 3] - Chapter Z

## Key Concepts Summary
[Organized by topic]

## Practice Questions
[By difficulty level]

## Flashcard-Ready Terms
[Term: Definition format]
```

## Concept Summaries

### Template
```markdown
## [Topic Name]

### The Big Idea
[One sentence summary of why this matters]

### Key Points
1. [Main concept]
   - Supporting detail
   - Example
2. [Second concept]
   - Supporting detail
   - Example

### Common Misconceptions
- ❌ [Wrong idea]
- ✅ [Correct understanding]

### How It Connects
- Relates to [other topic] because...
- Build on this to understand [next topic]

### Memory Hook
[Mnemonic, analogy, or visual aid]
```

## Question Types

### Recall Questions
```markdown
**Q:** Define [term].
**A:** [Definition]

**Q:** List the three types of [concept].
**A:** 1. [Type 1] 2. [Type 2] 3. [Type 3]
```

### Application Questions
```markdown
**Q:** Given [scenario], apply [concept] to solve.
**A:**
1. First, identify [X]
2. Then, apply [rule]
3. Therefore, [conclusion]
```

### Analysis Questions
```markdown
**Q:** Compare and contrast [A] and [B].
**A:**
| Aspect | A | B |
|--------|---|---|
| [Factor 1] | | |
| [Factor 2] | | |

Similarities: ...
Differences: ...
```

### Critical Thinking
```markdown
**Q:** Evaluate the argument that [claim]. What are its strengths and weaknesses?
**A:**
Strengths:
- ...
Weaknesses:
- ...
Conclusion: ...
```

## Flashcard Format

```markdown
## Flashcards: [Topic]

### Card 1
**Front:** What is [term]?
**Back:** [Definition + example]

### Card 2
**Front:** [Question about process]
**Back:** [Steps or explanation]
```

## Exam Prep Checklist

```markdown
## Exam Preparation

### Content Review
- [ ] Read all chapter summaries
- [ ] Review lecture notes
- [ ] Complete practice problems
- [ ] Review past exams/quizzes

### Understanding Check
- [ ] Can explain each concept in own words
- [ ] Can apply concepts to new problems
- [ ] Know common mistakes to avoid
- [ ] Understand how topics connect

### Logistics
- [ ] Know exam date, time, location
- [ ] Know what materials allowed
- [ ] Plan study schedule
- [ ] Get enough sleep before exam
```

## Study Schedule Template

```markdown
## Study Plan: [Exam Name]

**Exam Date:** [Date]
**Days Until Exam:** [X]

### Week Before
| Day | Topics | Method | Time |
|-----|--------|--------|------|
| Mon | Ch 1-2 | Review notes | 2hr |
| Tue | Ch 3-4 | Practice problems | 2hr |
| Wed | Ch 5-6 | Flashcards | 2hr |
| Thu | All | Practice exam | 3hr |
| Fri | Weak areas | Targeted review | 2hr |
| Sat | All | Light review | 1hr |
| Sun | — | Rest | — |
```

## Instructions

1. Share your course materials (syllabus, notes, textbook chapters)
2. Tell me the exam format and topics covered
3. I'll generate a comprehensive study guide
4. Request specific question types for practice
5. Build flashcards for memorization

## Commands

```
"Create study guide for [course/topic]"
"Generate practice questions on [topic]"
"Make flashcards for [chapter]"
"Create a study schedule for [exam date]"
"Explain [concept] simply"
"What are the key terms for [topic]?"
"Compare [A] vs [B]"
```

## Learning Strategies

### For Conceptual Material
- Create concept maps
- Teach it to someone else
- Write summaries in your own words

### For Memorization
- Spaced repetition with flashcards
- Mnemonics and memory palaces
- Active recall practice

### For Problem-Solving
- Work through examples step-by-step
- Practice without looking at solutions
- Identify patterns across problems

### For Analysis
- Create comparison tables
- Write out arguments both ways
- Apply to real-world examples

Get new playbooks like this one

One email a week with new Claude Code workflows. Free, like everything here.

No spam. Unsubscribe anytime.

README.md

What This Does

Converts textbooks, lecture notes, and syllabi into organized study materials. Creates concept summaries, practice questions at different difficulty levels, and flashcard-ready content for effective exam preparation.

Prerequisites

  • Claude Code installed
  • Course materials (notes, textbook PDFs, syllabus)
  • Exam information (topics, format, date)

Setup Instructions

Step 1: Download the Template

Download the CLAUDE.md template below and save it to your study folder.

Step 2: Organize Your Materials

course-study/
├── CLAUDE.md
├── materials/
│   ├── lecture-notes/
│   ├── textbook-chapters/
│   └── syllabus.pdf
├── study-guides/
└── flashcards/

Step 3: Generate Your Guide

Start Claude Code and create your study guide:

Create a study guide for my Biology 101 midterm covering chapters 1-5

Example Usage

"Generate practice questions on photosynthesis"
"Make flashcards for Chapter 3 vocabulary"
"Explain [concept] in simple terms"
"Create a study schedule for my exam on [date]"
"What are the key concepts I need to know?"
"Quiz me on cellular respiration"

Output Types

  • Concept summaries: Key ideas explained clearly
  • Practice questions: Recall, application, analysis
  • Flashcards: Term/definition pairs
  • Study schedules: Day-by-day plans
  • Comparison tables: Related concepts side-by-side

Best Practices

  1. Start early - Don't cram the night before
  2. Active recall - Test yourself, don't just re-read
  3. Teach it - Explain concepts to verify understanding
  4. Space it out - Review over multiple sessions
  5. Focus on gaps - Spend time on what you don't know

$Related Playbooks

Education

DeepTutor: Agent-Native AI Tutoring

Set up DeepTutor — a self-hosted AI tutoring platform with RAG knowledge bases, multi-agent problem solving, quiz generation, deep research, and persistent TutorBot agents you can run from CLI or browser.

15 minutes
Intermediate
Education

E-Learning Course Creator

Plan, structure, and write complete e-learning courses with Claude Code skills for each phase — from curriculum design to lesson writing and assessment creation.

10 minutes
Intermediate
Education

Explain This: Understand Papers, Articles, and Code for Real

An explainer that builds a profile of how you learn, shapes every explanation around it, gates on comprehension quizzes, and turns the questions into a spaced-repetition deck

15 minutes
Advanced
Education

Language Vocabulary Builder

Create personalized vocabulary lists with context sentences and spaced repetition flashcards for language learning.

5 minutes
Beginner
Education

Personalized Syllabus

Deeply study a thinker, book, or topic with a reading plan tailored to your existing expertise — Claude builds the syllabus, routes every new concept through what you already know, and sits alongside you as an interactive interlocutor while you read the primary texts.

10 minutes
Intermediate
Education

Training Material Development

Create structured training materials, course outlines, learning objectives, and assessment tools for employee development programs.

10 minutes
Intermediate
Education

Source Code Deep Learner

Clone open-source libraries and have Claude Code teach you how complex systems work by reading the actual source code — from distributed databases to web frameworks.

5 minutes
Beginner

Browse all Education playbooks →