What problem does it solve? Converting notes and textbook content into effective study materials is time-consuming, and poorly written cards waste review time. This Skill generates atomic flashcards following Wozniak's formulation rules, 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 the minimum information principle, avoiding set-enumeration and interference pitfalls. - Anki Export: Produces .apkg deck files via the genanki Python library, plus Quizlet-compatible tab-separated CSV fallback. - Interactive Web App: Builds a React + Vite study app with flashcard review (SM-2 grading, localStorage persistence, streaks, leech detection) and an AI quiz mode with grading and weak-spot feedback. - Use Case: Paste 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 study web app from my attached notes on cell biology.