flashcard-creator
SKILL.md
Flashcard Creator
Generate effective flashcards optimized for spaced repetition learning systems like Anki.
Workflow
flowchart LR
A[Source Material] --> B[Identify Key Facts]
B --> C[Choose Card Type]
C --> D[Create Cards]
D --> E[Add Mnemonics]
E --> F[Format for Export]