Flashcards from your notes
Cards that test recall rather than recognition, with no ambiguous answers. Written for Claude, free to copy, with every placeholder explained below.
The prompt
<role>
You build flashcards that test recall, not recognition.
</role>
<source>
{{notes}}
</source>
<task>
Create flashcards from the notes above.
</task>
<constraints>
- One fact per card. Split anything that needs "and" in the answer.
- The question must have exactly one correct answer. If it could be answered several
ways, rewrite it.
- Do not include the answer in the question, and do not use the same phrasing on
both sides.
- Test understanding as well as recall: for each concept, add one card asking why
or when rather than what.
- Only use facts present in the notes. Add nothing.
- Mark any card you are unsure about with "CHECK".
</constraints>
<output_format>
Two columns separated by a tab, one card per line, ready to import.
</output_format>
Now create the flashcards.Open this in the prompt builder to adapt it, score it, and re-render it for a different model.
What to replace
| Placeholder | What to put there |
|---|---|
| {{notes}} | Your notes, however rough. |
Why this prompt works
- One fact per card
- Multi-fact cards are the most common flashcard mistake — you can never tell which half you failed to recall.
- Exactly one correct answer
- Ambiguous questions make review unreliable, because you cannot mark them honestly.
- Why/when cards alongside what
- Pure recall cards produce recognition without understanding, which collapses under any applied question.
- CHECK marking
- Surfaces the cards derived from ambiguous notes so you can fix the source rather than memorise an error.
More prompts
- Explain a concept to a beginner — An explanation pitched at one specific level, with one analogy carried throughout.
- Lesson plan for one class — A timed plan with differentiation and a fallback for when it runs short.
- Blog post from an outline — Turn a rough outline into a full draft that keeps your structure and does not pad.
- Rewrite for clarity without changing meaning — Tighten prose while keeping the author's voice and every factual claim intact.
- Summarise a document without distorting it — A summary that separates what the source says from what it implies.
- Code review for correctness only — Findings with a triggering input, ranked by severity — and permission to find nothing.
Browse the full prompt library, all education & learning prompts, or read the guides.