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 and exports them to Anki or an interactive study web app. ## Core Features & Use Cases - Card Generation: Applies Wozniak's minimum information principle, cloze deletion, and overlapping cloze for lists to produce atomic Basic, Cloze, Reversed, and Application cards. - Anki Export: Uses the genanki Python library to write .apkg deck files with stable model and deck IDs, plus CSV/Quizlet tab-separated fallback. - Interactive Study App: Builds a React + Vite web app with SM-2 scheduling, localStorage persistence, leech detection, daily new-card limits, study streaks, and an AI quiz mode. - Use Case: Paste lecture notes on cell biology and receive an Anki deck plus a web app where you review cards with spaced repetition and take AI-graded quizzes on weak topics. ## Quick Start Generate Anki flashcards and a study web app from my attached biology notes.