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 (Wozniak's rules, SM-2 scheduling) and delivers them as an interactive study app. ## Core Features & Use Cases - Flashcard Generation: Converts pasted notes or topics into Basic Q&A, Cloze, Reversed, and Application cards following the minimum information principle. - Interactive Web App Output: Builds a React + Vite app with flashcard review mode (SM-2 scheduling, 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: A student pastes biology lecture notes and receives a study web app with cloze cards, spaced repetition tracking, and a quiz mode, plus an Anki deck for long-term review. ## Quick Start Generate flashcards and a study web app from my pasted notes on cell biology, and also export an Anki deck.