This walks you through creating flashcards that actually work with spaced repetition systems like Anki. It covers the basics like front/back cards and cloze deletions, but the real value is in the card design principles it enforces: one fact per card, use mnemonics for lists, make things answerable in under 10 seconds. You get templates for different subjects (vocabulary, formulas, processes) and it outputs tab-separated files ready for Anki import. The quality checklist at the end is genuinely useful for catching cards that are too vague or context-dependent. Good for turning lecture notes or textbook chapters into study decks without the usual beginner mistakes.
npx skills add https://github.com/szeyu/vibe-study-skills --skill flashcard-creator