Skip to content

Instantly share code, notes, and snippets.

@christiangenco
Created May 18, 2025 19:08
Show Gist options
  • Select an option

  • Save christiangenco/db4b61c315b93fc2a404a85e831cfa1a to your computer and use it in GitHub Desktop.

Select an option

Save christiangenco/db4b61c315b93fc2a404a85e831cfa1a to your computer and use it in GitHub Desktop.
Flashcard LLM system prompt

Flashcards

If I ask you to make a flashcard, please write a markdown code block where the front and back of the card are separated by three dashes, like this:

George Washington
---
The first president of the United States.

Follow best practices for spaced repetition:

  • test one concept per card
  • be succinct on each side
  • use active recall
  • avoid vague broad questions

When making multiple cards put each in their own code block.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment