en un clic
learn-while-code
learn-while-code contient 10 skills collectées depuis joschi655, avec une couverture métier par dépôt et des pages de détail sur le site.
Skills dans ce dépôt
Generate complete learning material for the current project: architecture overview with diagram, deep-dive notes on every key file/concept/term, and an Anki deck (CSV + live AnkiConnect push). Built for interview prep on a vibe-coded project. Use when: 'study pack', 'lernset', 'create study material', 'interview prep', 'lernmaterial erstellen', 'make anki cards for this project', 'prep me for the interview'.
Write a rich project knowledge note into the Obsidian vault: architecture overview, core decision logic step by step, tools and principles used (linked to concept notes), and how everything connects. Deeper than map-arch — this is the note you actually learn from. Use when: 'learn project', 'document this project in my knowledgebase', 'add project knowledge', 'explain the logic of this project', 'project deep dive'.
Start a study session — the main entry point for learning. Shows progress, runs due spaced-repetition reviews, grades free-text answers, updates SM-2 and Obsidian. Cost-aware: recommends a cheaper model and delegates grading to Haiku. Use when: 'study', 'study session', 'lass uns lernen', 'review time', 'let's learn', 'practice'.
Check a free-text answer against the correct answer stored in an Obsidian concept note. Use when: 'check my answer for [[concept]]', 'was I right about X', 'grade my answer', 'did I get it'.
Defense Mode — explain AI-generated code before committing. Retrieval Practice: answer 3-5 targeted questions about logic, data flow, and architectural decisions without help. Blocks shallow understanding. Use when: 'defend', 'defense mode', 'explain before commit', 'prove I understand', 'test my understanding'.
Show learning progress dashboard. Deliberate Practice feedback loop — see which concepts are strong, weak, and due. Use when: 'learning status', 'what have I learned', 'show progress', 'how am I doing', 'what should I study'.
Scan the current repository and produce a compact architecture summary. Kolb's Conceptualization phase — build a mental model of the whole system. Use when: 'map architecture', 'show me the architecture', 'repo overview', 'what does this project do', 'how is this structured'.
Interactive spaced repetition quiz on architecture concepts. Uses SM-2 scheduling (Spacing), mixes categories (Interleaving), and asks WHY questions (Retrieval Practice). Use when: 'quiz me', 'quiz', 'test my knowledge', 'spaced repetition', 'review session'.
Sync all learning data to Obsidian vault. Rebuilds concept notes, category indexes, project indexes, and the overview MOC. Creates a connected knowledge graph visible in Obsidian's graph view. Use when: 'sync obsidian', 'update obsidian', 'rebuild vault', 'sync learning notes'.
Explain code and patterns after AI writes them. Kolb's Reflection phase — breaks down what was done, why this pattern, how it fits the architecture, and what could go wrong. Use when: 'teach me', 'explain this', 'what did you just do', 'why this pattern', 'what should I learn from this'.