What problem does it solve? Converting notes and textbook content into effective study materials is time-consuming, and poorly written flashcards waste review time. This Skill generates atomic, well-formulated flashcards grounded in memory science, schedules reviews with the SM-2 algorithm, and exports decks to Anki. ## Core Features & Use Cases - Card Generation: Creates Basic Q&A, Cloze, Reversed, and Application cards following Wozniak's minimum information principle, avoiding set-enumeration and interference pitfalls. - Interactive Web App Output: Builds a React + Vite single-page app with flashcard review mode (SM-2 grading, localStorage persistence, streaks, leech detection) and an AI quiz mode with grading and weak-spot feedback. - Anki Export: Generates .apkg deck files via the genanki Python library, plus Quizlet/CSV tab-separated fallbacks. - Use Case: Paste your biology lecture notes and receive a shuffled flashcard web app with spaced repetition scheduling, plus an importable Anki deck for long-term review. ## Quick Start Generate a flashcard deck and interactive review web app from my attached notes on cell biology.